ENG-5491: fix user preferences when editing a content#266
Open
MEM2677 wants to merge 76 commits intorelease/7.3from
Open
ENG-5491: fix user preferences when editing a content#266MEM2677 wants to merge 76 commits intorelease/7.3from
MEM2677 wants to merge 76 commits intorelease/7.3from
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
suggested changes
Mar 25, 2024
Contributor
eugeniosant
left a comment
There was a problem hiding this comment.
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 |
|
eugeniosant
approved these changes
Apr 2, 2024
bc9bd0b to
33e4564
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Fixed owner and join groups on content editing