-
Notifications
You must be signed in to change notification settings - Fork 9
ENG-5491: fix user preferences when editing a content #266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/7.3
Are you sure you want to change the base?
ENG-5491: fix user preferences when editing a content #266
Conversation
ENG-5199 Italian language label in content creation changes when removing and re-adding Italian language
ENG-5253: POST on /api/plugins/cms/contents with unexisting typeCode, resulting in 500 error
ENG-5270: create new API endpoint to save a profile avatar
ENG-5318: In MT env, ActivityStreamInterceptor ERROR after install showcase bundle
ENG-5068: Fix NotFound Page status code
ENG-5368: Fix bug in delete root page request
ENG-5461: Restored transient fields after serialization of content attributes
ENG-5464: Fix CDS internal section bug
ENG-5468 ENG-5469 ENG-5470: Fix DB restore function
|
Requested publication of version |
eugeniosant
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test coverage must not be less than 80%.
The function that must associate the groups (owner and enabled groups) should be done when creating new content, and not at every intermediate operation returning to the editing UI (as would happen in the proposed implementation)
3f466d9 to
2561344
Compare
2561344 to
98e5cb0
Compare
|
Requested publication of version |
1 similar comment
|
Requested publication of version |
ce3182d to
97bf28e
Compare
|
Requested publication of version |
97bf28e to
7a53392
Compare
|
Requested publication of version |
|
firegloves
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bc9bd0b to
33e4564
Compare



Fixed owner and join groups on content editing