Skip to content

Create bulk rollback script#606

Open
droberts-ctrlo wants to merge 4 commits intoctrlo:devfrom
droberts-ctrlo:bulk-rollback
Open

Create bulk rollback script#606
droberts-ctrlo wants to merge 4 commits intoctrlo:devfrom
droberts-ctrlo:bulk-rollback

Conversation

@droberts-ctrlo
Copy link
Contributor

Script uses either view_id or view_name to limit what is rolled back

Usage ./bin/bulk-rollback.pl (--view_id=<id>|--view_name=<name>)

Use only the ID or the name when running the rollback

droberts-ctrlo and others added 4 commits March 13, 2026 16:10
Script uses either view_id or view_name to limit what is rolled back
Usage `./bin/bulk-rollback.pl (--view_id=<id>|--view_name=<name>)`
Use only the ID *or* the name when running the rollback
Fix incorrect formatting
Add missing commit call
Copy link

@pwlodarski-ctrlo pwlodarski-ctrlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR reviewed. Except a missing $txn->commit - all seems good.

@droberts-ctrlo
Copy link
Contributor Author

PR reviewed. Except a missing $txn->commit - all seems good.

Fixed

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