Update collections crud rest api - #683
Conversation
rpenido
left a comment
There was a problem hiding this comment.
LGTM 👍
Thank you for your work, @ChrisChV!
I think it is missing the handler to update the search index after creating a collection. If you feel this should be done in another task, make sure that you create one for it (I didn't find any).
- I tested this using the instructions from openedx/frontend-app-authoring#1259
- I read through the code
-
I checked for accessibility issues -
Includes documentation
pomegranited
left a comment
There was a problem hiding this comment.
👍 @ChrisChV Thank you for proposing this solution. I'm ok with this change -- since we added Collection.key late in the game, there's no explicit requirement to let users enter their own key, and we're under some time pressure here.
- I tested this on my tutor devstack with openedx/frontend-app-authoring#1260
- I read through the code
-
I checked for accessibility issuesN/A -
Includes documentationN/A -
User-facing strings are extracted for translationN/A
I created this ticket for that: openedx/frontend-app-authoring#1260 Trying to get it done under FAL-3817, but will see. |
* Update description as optional in ContentLibraryCollectionUpdateSerializer * Create collection Rest API to auto-generate key
Uh oh!
There was an error while loading. Please reload this page.