-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Category title doesn't update on correct store id #38208
Comments
Hi @hadomskyi. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-November. Thank you for working on this issue.
|
Hello @hadomskyi, Thank you for the report and collaboration! We were able to reproduce this issue on 2.4-develop. The intended store's category name hasn't changed. Instead, Default store's category name has been changed. Hence confirming the issue. Thank you. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-10595 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-November. Thank you for verifying the issue. |
@rogerdz is there any update on this? |
@hadomskyi not yet |
Preconditions and environment
Steps to reproduce
Category selected using:
Try to change category with next code:
Expected result
Category name should be changed on specific store
Actual result
Category name changed on default store
Additional information
It can be fixed by adding usage of Magento\Store\Model\StoreManagerInterface;
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: