Closed
Bug 1402992
Opened 7 years ago
Closed 6 years ago
Remove coalesced_to_guid field from jobs table
Categories
(Tree Management :: Treeherder, enhancement, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: emorley)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The value of this field doesn't show up anywhere in the UI. It is most likely not being used. We should perhaps ask in email, and if we get no response it's needed, then remove it.
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → emorley
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Attachment #8950451 -
Flags: review?(cdawson)
Reporter | ||
Updated•7 years ago
|
Attachment #8950451 -
Flags: review?(cdawson) → review+
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/b5215231133e12bf6e5118c3063f55234aa72b59
Bug 1402992 - Remove all usages of coalesced_to_guid (#3219)
Since after bug 1400069 it is no longer used by the UI.
This removes everything but the Job model field (since the table is
large enough that migrations need to be carefully coordinated, and we
can batch up that change with others).
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•