-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Provide a feature to mass-delete tax rates using the grid #33399
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 @hostep. 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. Please, add a comment to assign the issue:
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Hi @krishprakash. Thank you for working on this issue.
|
✅ Confirmed by @krishprakash Issue Available: @krishprakash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
All reactions
Sorry, something went wrong.
@magento I am working on this |
All reactions
-
🎉 1 reaction
Sorry, something went wrong.
✅ Jira issue https://jira.corp.adobe.com/browse/AC-2238 is successfully created for this GitHub issue. |
All reactions
Sorry, something went wrong.
✅ Confirmed by @engcom-Hotel. Thank you for verifying the issue. |
All reactions
Sorry, something went wrong.
Hi @hostep, Adobe Commerce Engineering team started working on this issue. We will reach out to you if we need more information and you will get notified once the issue is fixed. Please leave comments for any further questions. Thank you! |
All reactions
-
🎉 1 reaction
Sorry, something went wrong.
Closing as this got implemented in ce0a2bd |
All reactions
-
👍 1 reaction
Sorry, something went wrong.
Hi @hostep, Thank you for your valuable contribution. The Adobe Commerce Engineering team has reviewed the contributor's PR and found that the implementation was outdated, requiring additional classes and the inclusion of an extra "getColumnValues" method. As a result, Adobe Commerce Engineering team has decided not to proceed with the external PR and instead worked on a new implementation to fixed the issue. Commit link : https://github.com/search?q=repo%3Amagento%2Fmagento2+AC-2238&type=commits Thanks |
All reactions
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description (*)
It would be great if the tax rates grid had an option to mass-delete rates.
Expected behavior (*)
So the same feature as the cms pages grid has for example: an option to select multiple rows of tax rates and having an action to delete them all together.
Benefits
Saving tons of time.
Today I implemented the new EU tax system that started as of today, and I imported a whole bunch of new rates, but I also had to cleanup the old rates, and currently this needed to be done one by one, which took me several hours. I think I've manually deleted ~600 rates today by hand over ~20 different shops. Which was no fun at all.
Additional information
Thanks!
The text was updated successfully, but these errors were encountered: