-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Backport] Shortening currency list in Configuration->General (replace PR #20397) #22551
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
[Backport] Shortening currency list in Configuration->General (replace PR #20397) #22551
Conversation
use isset array_flip
Hi @amol2jcommerce. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@magento-engcom-team give me test instance |
Hi @dmytro-ch. Thank you for your request. I'm working on Magento instance for you |
Hi @dmytro-ch, here is your new Magento instance. |
Hi @dmytro-ch, thank you for the review. |
Hi @amol2jcommerce, thank you for your contribution! |
Original Pull Request
#22230
Description (*)
in Store->Configuration->General->Currency setup will be shown only those currencies selected in
Installed currencies list (Configuration->Advanced->System)
This filters the list of allowed currencies to show only selected ones
This PR replaces closed one #19946
Fixed Issues (if relevant)
Manual testing scenarios (*)
The list of currencies will look like in screenshot

These changes can be applied to 2.2.x as well
Contribution checklist (*)