Closed
Bug 1281468
Opened 9 years ago
Closed 9 years ago
[shipping] dashboard suggestion is open even if latest revision is rejected.
Categories
(Webtools Graveyard :: Elmo, defect)
Webtools Graveyard
Elmo
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: Pike)
Details
The action on /shipping/dashboard is still 'sign off', even if the latest revision is rejected. Action turns out to be both.
Should just be rejected.
Comment 1•9 years ago
|
||
Commit pushed to develop at https://github.com/mozilla/elmo
https://github.com/mozilla/elmo/commit/e531e40dc5455f69bde031c33729c369183fcde0
bug 1281468, don't suggest new sign-offs if last push is rejected
The problem was that we tried to ignore fallbacks by looking
at current or pending sign-offs. Which made us ignore rejected
ones.
Fix is to explicitly ignore fallback actions, which are, by
def, ACCEPTED with a fallback appversion.
| Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•