-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Not possible to use different column name in multiple indexers for subscription #21853
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
Comments
Hi @nikunjkotecha. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @nikunjkotecha do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Yes this is reproducible in Vanilla Magento, I'll try and provide a hacky patch soon. |
I've created PR for possible direction towards the fix, I don't expect it to be the final fix as it should be done in more generic and global way IMO but since it is blocker in my project I'm going with a the solution I suggested with known risks (if some indexer uses it's custom Subscription class, my fixes won't be applied to it) |
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
@magento-engcom-team this requires custom code to be added to be able to reproduce the issue, not sure if you will allow me to add custom code in the instance you give to me |
@magento-engcom-team @engcom-backlog-nazar can someone help me understand next steps here? |
✅ Confirmed by @engcom-backlog-nazar Issue Available: @engcom-backlog-nazar, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
… unit & static tests fix.
…umns. #21857 - Merge Pull Request #21857 from nikunjkotecha/magento2:21853 - Merged commits: 1. 891198c 2. 7da4940 3. b59fc5a 4. 4035ec0 5. 320ced7 6. 0d1ac3a 7. 6cbf85f 8. 7c2d2a6 9. 8388a90 10. 3f67ed8 11. 873b814 12. 392dbf6 13. ff56be5 14. e16f2c2 15. 922e029 16. 330d595 17. 4c1094a 18. 69cee97 19. 46429a4 20. 4ad7aae 21. 8a9b768 22. db4cf23 23. 094decc 24. 910eb41 25. be3f84b
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: