-
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
Fix for issue 38703 deselect default attr options #38927
base: 2.4-develop
Are you sure you want to change the base?
Fix for issue 38703 deselect default attr options #38927
Conversation
… for visual, text swatches and dropdown attributes
Hi @rostilos. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
… for visual, text swatches and dropdown attributes ( fixes )
@magento run all tests |
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.
Hello @rostilos,
Thanks for the contribution!
The code changes look good to me, but please add some automated tests in accordance with the Definition of Done (DOD).
And also please look into the build failures.
Thanks
@magento run Static Tests, Functional Tests CE, Functional Tests EE, Functional Tests B2B |
@magento run Functional Tests CE, Static Tests |
@magento run all tests |
@magento run all tests |
@magento give me test instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://447299878b85a0b2d92700869d12514e.instances-prod.magento-community.engineering |
Hi @rostilos, Thanks for the collaboration & contribution! ❌ QA not Passed For the scenario 1 we got the button and we are able to reset the default option. When we are selecting multiple options for Multi Select type attribute it is not saving all the options only some of the options got saved. Please refer video : Screen.Recording.2024-08-26.at.11.33.49.movCould you please let us know if we are missing anything. Thanks. |
Hi @rostilos, Could you please look into this comment #38927 (comment) and please let us know if we are missing anything. Thanks. |
@engcom-Bravo |
Hi @rostilos, Thanks for your update. As per this comment #38927 (comment) We are moving this PR to Thanks. |
Hi @rostilos, Internal team has started to work on it Thanks. |
Hi! |
Hi @rostilos, Thank you for your contribution! Sorry, if we have created any confusion for you here. The intent to say "Internal team is working on it" is that, Magento core engineering team is working on the issue which you have addressed in this PR. Team will cherry pick the commits from your PR and may do further implementation to cover few more scenarios as needed. We will reach out to you if we need more information. For now, you can pause work on this PR. Thank you once again! |
Description (*)
The ability to remove the default options under Visual, Text Swatch and Dropdown attributes has been added ( a separate button under the list )
And also - for multiselect attribute ( being finalized )
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
1.Described in the original issue
Questions or comments
This is more as a suggested option, but I'd like to clarify implementation issues, perhaps the reviewers will suggest a better option
Contribution checklist (*)