-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
EZP-30136: Updating content with "ezuser" field will not commit changes to Solr #2544
Conversation
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.
Looks good, but what is missing is:
- integration (API) test for UserService showing the issue,
- maybe Elasticsearch handling, but TBD based on if the ^ test fails.
81018ac
to
d19726e
Compare
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.
Passing 🎉
Please don't forget to remove TMP commit. I've linked passing build in the PR description.
53dc1e6
to
15e9489
Compare
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.
QA Approved on eZ Platform v2.3.2 & v2.4.1 with both diffs using solr4 & solr6.
Could you merge it up? |
6.7, 6.13, 7.3, 7.4
,master
Recreated this PR, as the last one got automatically closed after rebase.
This is part one of the fix for changes after updating content with
ezuser
field not being committed.Part two
ezsystems/ezplatform-solr-search-engine
:ezsystems/ezplatform-solr-search-engine#130
TODO