Closed Bug 1464312 (bmo-undo-inactive) Opened 6 years ago Closed 6 years ago

Write script to undo the INACTIVE changes on bugs

Categories

(bugzilla.mozilla.org :: General, enhancement)

Development
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dylan, Assigned: dylan)

References

Details

Attachments

(2 files)

This is a single-purpose utility that specifically reverts the changes made by the bulk change in bug 1453539. It's going to edit the bug history, unless the bug history has changed since the automation user last updated the bug. Considering the consequences for a mistake here, we'll copy the prod DB to staging and have a test run there.
Attached file PR
Depends on: 1464313
Alias: bmo-undo-inactive
No longer depends on: 1453539
See Also: → 1453539
Blocks: 1464198
Blocks: 1464209
Blocks: 1464303
Blocks: 1464287
Blocks: 1464331
Blocks: 1464317
Please skip these components when you revert: Toolkit: Add-on Manager Toolkit: WebExtensions: * Core: XPConnect I've already re-triaged all of the INACTIVE bugs in these components and don't want to have to do it again. Thanks
Attached file exclude list for kmag
This is what you expect to be excluded, correct?
Attachment #8980765 - Flags: review?(kmaglione+bmo)
And for marco, I'm excluding every bug in a component that you are the triage owner for, which as a priority of P4 or P5. Correct?
Flags: needinfo?(mak77)
Comment on attachment 8980765 [details] exclude list for kmag Yup. Thanks.
Attachment #8980765 - Flags: review?(kmaglione+bmo) → review+
(In reply to Dylan Hardison [:dylan] (he/him) from comment #4) > And for marco, I'm excluding every bug in a component that you are the > triage owner for, > which as a priority of P4 or P5. Correct? untriaged too, I can add those to my usual triage list.
Flags: needinfo?(mak77)
Attachment #8980491 - Attachment description: WIP patch → PR
The actual running of the script will be tracked in a new bug (being written now)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Blocks: 1465190
Dylan, which components ended up being excluded from the revert script? I was just checking and there were various Core bugs that were excluded because someone had commented on them after the INACTIVE resolution. I reopened all the ones that were not in Core:XPConnect, but I'm not sure what components were excluded in the other products...
Flags: needinfo?(dylan)
(In reply to Boris Zbarsky [:bz] (no decent commit message means r-) from comment #9) > Dylan, which components ended up being excluded from the revert script? I > was just checking and there were various Core bugs that were excluded > because someone had commented on them after the INACTIVE resolution. I > reopened all the ones that were not in Core:XPConnect, but I'm not sure what > components were excluded in the other products... https://github.com/mozilla-bteam/bmo/blob/master/scripts/undo.pl#L29 AND NOT ( triage_owner.login_name = 'mak77@bonardo.net' AND bugs.priority IN ('P4', 'P5', '--') ) AND NOT ( product.name = 'Toolkit' AND component.name = 'Add-ons Manager' ) AND NOT ( product.name = 'Toolkit' AND component.name LIKE 'WebExtensions%' ) AND NOT ( product.name = 'Core' AND component.name = 'XPConnect' )
Flags: needinfo?(dylan)
Thank you. So it looks like there are 18 bugs that are not in XPConnect, not the WebExtensions* components, not in Add-ons Manager, and don't have Marco as triage owner that were not reverted. Spot-checking a few, it's not clear to me why they were not reverted. For example, why was bug 1007527 not reverted? Or bug 1147136? I can obviously just reopen these 18 bugs, but kind of want to understand what happened with them.
Flags: needinfo?(dylan)
(In reply to Boris Zbarsky [:bz] (no decent commit message means r-) from comment #11) > Thank you. > > So it looks like there are 18 bugs that are not in XPConnect, not the > WebExtensions* components, not in Add-ons Manager, and don't have Marco as > triage owner that were not reverted. > > Spot-checking a few, it's not clear to me why they were not reverted. For > example, why was bug 1007527 not reverted? Or bug 1147136? I can obviously > just reopen these 18 bugs, but kind of want to understand what happened with > them. Yes there were some (21) errors during the rollback process that we will need to deal with manually. Here is the list: Error updating 1334986: skipping because most recent change newer than automation change Error updating 1267494: skipping because most recent change newer than automation change Error updating 1255928: skipping because most recent change newer than automation change Error updating 1167352: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1164963: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1164017: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1157052: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1151960: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1147136: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1146594: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1144767: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1134902: DBD::mysql::db do failed: Unknown column 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at scripts/undo.pl line 106. Error updating 1094959: skipping because most recent change newer than automation change Error updating 1071311: skipping because most recent change newer than automation change Error updating 1007527: DBD::mysql::db do failed: Unknown column 'cf_tracking_b2g' in 'where clause' [for Statement "UPDATE bugs SET cf_tracking_b2g = ? WHERE bug_id = ? AND cf_tracking_b2g = ?"] at scripts/undo.pl line 106. Error updating 919711: skipping because most recent change newer than automation change Error updating 909025: DBD::mysql::db do failed: Unknown column 'cf_status_seamonkey223' in 'where clause' [for Statement "UPDATE bugs SET cf_status_seamonkey223 = ? WHERE bug_id = ? AND cf_status_seamonkey223 = ?"] at scripts/undo.pl line 106. Error updating 660069: skipping because most recent change newer than automation change Error updating 646721: skipping because most recent change newer than automation change Error updating 581877: skipping because most recent change newer than automation change Error updating 344674: skipping because most recent change newer than automation change
(In reply to David Lawrence [:dkl] from comment #12) > Error updating 1334986: skipping because most recent change newer than > automation change > Error updating 1267494: skipping because most recent change newer than > automation change > Error updating 1255928: skipping because most recent change newer than > automation change > Error updating 1167352: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1164963: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1164017: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1157052: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1151960: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1147136: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1146594: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1144767: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1134902: DBD::mysql::db do failed: Unknown column > 'cf_blocking_fennec' in 'where clause' [for Statement "UPDATE bugs SET > cf_blocking_fennec = ? WHERE bug_id = ? AND cf_blocking_fennec = ?"] at > scripts/undo.pl line 106. > Error updating 1094959: skipping because most recent change newer than > automation change > Error updating 1071311: skipping because most recent change newer than > automation change > Error updating 1007527: DBD::mysql::db do failed: Unknown column > 'cf_tracking_b2g' in 'where clause' [for Statement "UPDATE bugs SET > cf_tracking_b2g = ? WHERE bug_id = ? AND cf_tracking_b2g = ?"] at > scripts/undo.pl line 106. > Error updating 919711: skipping because most recent change newer than > automation change > Error updating 909025: DBD::mysql::db do failed: Unknown column > 'cf_status_seamonkey223' in 'where clause' [for Statement "UPDATE bugs SET > cf_status_seamonkey223 = ? WHERE bug_id = ? AND cf_status_seamonkey223 = ?"] > at scripts/undo.pl line 106. > Error updating 660069: skipping because most recent change newer than > automation change > Error updating 646721: skipping because most recent change newer than > automation change > Error updating 581877: skipping because most recent change newer than > automation change > Error updating 344674: skipping because most recent change newer than > automation change These have all already been addressed by bzbarsky@mit.edu so these are good as they are. dkl
Flags: needinfo?(dylan)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: