Skip to content
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

UI to revert tag changes one-by-one #202

Merged
merged 1 commit into from
Dec 30, 2023
Merged

UI to revert tag changes one-by-one #202

merged 1 commit into from
Dec 30, 2023

Conversation

Meow
Copy link
Member

@Meow Meow commented Dec 30, 2023

Adds UI to something I've been forced to do from console many times - to undo tag changes with batch size of 1 (so, going over each one of them individually), because batch size 100 is prone to fail under certain conditions (which occur frequently in practice), such as users fixing the tags before the mass reverter executes, or if the tag vandal changes them up again afterwards. Appropriate warning included to make sure people are aware that this is FUCKING SLOW.

@liamwhite liamwhite merged commit 9b76673 into master Dec 30, 2023
4 checks passed
@Meow Meow deleted the forcerevert branch June 7, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants