Closed
Bug 1073050
Opened 10 years ago
Closed 10 years ago
[pinboard] Previously-entered bug number doesn't get cleared
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: RyanVM, Assigned: jfrench)
References
()
Details
Attachments
(1 file)
I had to manually enter a bug number on the pinboard (related bugs section) because the failure didn't match any bugs. The submission went through without error and the bug was properly commented.
Later, I went to do the same on a different failure and the previously-entered bug number was still there. I'm thinking it should have been cleared once I saved the earlier one.
Bug 1071240 should have fixed this?
Updated•10 years ago
|
Blocks: treeherder-dev-transition
Priority: -- → P1
Comment 2•10 years ago
|
||
Unless bug 1071240 is not on production & it would also fix this?
Comment 3•10 years ago
|
||
Do you still see this?
Updated•10 years ago
|
Priority: P1 → P2
Assignee | ||
Comment 4•10 years ago
|
||
I recall fixing a few unrelated bugs, back in July (bug 1045774 and bug 1045611) in this area. At the time I think we just acknowledged that the related-bugs[+] icon when pressed, was caching the last-used bug number. I don't think there was a breakout bug entered at that time.
I'm not sure if camd's fix for bug 1071240 encompassed the related-bugs[+] part of the UI.
I can reproduce this on both Firefox and Chrome in dev also.
Assignee | ||
Comment 5•10 years ago
|
||
This seems like it could be LHF, so I'll have a look.
Assignee | ||
Comment 6•10 years ago
|
||
Please see the above PR for review and status.
Attachment #8503312 -
Flags: review?(cdawson)
Comment 7•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder-ui
https://github.com/mozilla/treeherder-ui/commit/c323b0d801efc905bfbc8eb253e7c7beb1669909
Bug 1073050 - Clear previously entered bug number
https://github.com/mozilla/treeherder-ui/commit/3bdd965e51569de5a4a73cb6135960bd69278019
Merge pull request #227 from tojonmz/clear-bug-number
Bug 1073050 - Clear previously entered bug number
Updated•10 years ago
|
Attachment #8503312 -
Flags: review?(cdawson) → review+
Assignee | ||
Comment 8•10 years ago
|
||
Verified fixed and working correctly on dev/stage in both Firefox and Chrome.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
Comment 9•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/3321c249bbda60f651f19b123bb05b186dcbbd19
Bug 1073050 - Clear previously entered bug number
https://github.com/mozilla/treeherder/commit/873066377517b87bd7fc1857873e74b98bae36bb
Merge pull request #227 from tojonmz/clear-bug-number
Bug 1073050 - Clear previously entered bug number
You need to log in
before you can comment on or make changes to this bug.
Description
•