Merge lp://staging/~gmb/launchpad/hide-update-now-on-success-bug-566605 into lp://staging/launchpad
Proposed by
Graham Binns
Status: | Merged |
---|---|
Approved by: | Graham Binns |
Approved revision: | no longer in the source branch. |
Merged at revision: | 10867 |
Proposed branch: | lp://staging/~gmb/launchpad/hide-update-now-on-success-bug-566605 |
Merge into: | lp://staging/launchpad |
Prerequisite: | lp://staging/~gmb/launchpad/retry-rofo-watches-bug-566600 |
Diff against target: |
126 lines (+51/-5) 3 files modified
lib/lp/bugs/doc/bugwatch.txt (+28/-1) lib/lp/bugs/model/bugwatch.py (+5/-0) lib/lp/bugs/stories/bugwatches/xx-edit-bugwatch.txt (+18/-4) |
To merge this branch: | bzr merge lp://staging/~gmb/launchpad/hide-update-now-on-success-bug-566605 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Nelson (community) | code | Approve | |
Review via email: mp+25228@code.staging.launchpad.net |
Commit message
The 'Update now' button will no longer appear for a bug watch whose latest update succeeded.
Description of the change
This branch fixes bug 566605 by preventing the "Update now" button from appearing for bug watches whose last update succeeded, regardless of how often they've failed in the past.
To post a comment you must log in.