Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6, 3.8
-
Fix Version/s: 3.8
-
Component/s: Forum
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_36_STABLE, MOODLE_38_STABLE
-
Fixed Branches:MOODLE_38_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-64254-master -
Pull Master Diff URL:
Description
Create a new set of functions for being able to update discussion posts.
It will require some additional helper WS function to set/prepare the draft attachment and editors.
Web services to be created are:
mod_forum_get_discussion_post - To obtain particular information about a post and specifically if the user is able to update ir or not
mod_forum_prepare_draft_area_for_post - To prepare the draft areas for a post that it is going to be updated including the files to be kept in the draft area when editing a post
mod_forum_update_discussion_post - To update a post
Attachments
Issue Links
- blocks
-
MOBILE-3070 Clicking on a forum notification can take too long
-
- Closed
-
-
MOBILE-2267 Allow user to edit forum posts
-
- Closed
-
-
MOBILE-3157 Delete forum posts
-
- Closed
-