Migration script needed for all older bug that do not store the dup_id changes in bugs_activity table
Categories
(bugzilla.mozilla.org :: General, enhancement, P3)
Tracking
()
People
(Reporter: dkl, Unassigned)
Details
(Keywords: bmo-triaged)
Attachments
(1 obsolete file)
Bug 1795329 added support to store duplicate adding/removing to the bugs_activity table. Before they duped id was only stored in the comment object itself and did not show up in the history through the UI or API. This will only affect bugs closed as duplicates for now and in the future but not older bugs. We need a migration script that will go through older bugs and pull the bug id from the comment table and create an associated bugs_activity table entry with the bug id as well. With the same timestamp and changer of course. The script will take quite some time to run.
Updated•2 years ago
|
| Reporter | ||
Comment 2•9 months ago
|
||
In an attempt to get my work load down to a manageable amount, I am un-assigning some bugs from my list. In the future when I assign a bug to myself, it will mean I am actively working on it and has become a priority. This action doesn't mean you bug will not be addressed, but will reassessed as time allows. Please comment if this is not acceptable. Thanks.
| Reporter | ||
Updated•1 month ago
|
Description
•