-
Notifications
You must be signed in to change notification settings - Fork 9
[Bug, EC] PEES-815: classification type change - generic data index update #361
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
[Bug, EC] PEES-815: classification type change - generic data index update #361
Conversation
kingjia90
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 so far, but haven't reproduced it, i'd just add these extra log to ease debugging
src/Service/SearchIndex/IndexService/IndexHandler/AbstractIndexHandler.php
Outdated
Show resolved
Hide resolved
…xHandler.php Co-authored-by: JiaJia Ji <kingjia90@gmail.com>
src/Service/SearchIndex/IndexService/IndexHandler/AbstractIndexHandler.php
Outdated
Show resolved
Hide resolved
…xHandler.php Co-authored-by: JiaJia Ji <kingjia90@gmail.com>
src/Service/SearchIndex/IndexService/IndexHandler/AbstractIndexHandler.php
Outdated
Show resolved
Hide resolved
|
kingjia90
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.
Code-wise LGTM (haven't reproduced it)



resolves https://github.com/pimcore/service-operations/issues/271
Fix
bin/console generic-data-index:update:indexcommand when change classification type from simple value to object value (numeric => quantity value)