Closed
Bug 823623
Opened 13 years ago
Closed 8 years ago
Make 'remember previous state' feature show what text will be restored, not what it will be replacing
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: emorley, Unassigned)
Details
1) Go to: https://treestatus.mozilla.org/
2) Tick mozilla-central, enter the message "temporary closure message foo", choose CLOSED, tick "remember previous state".
3) Press submit query.
Expected:
Row added to the previous states list, that says something more like:
At $time $user saved mozilla-central's state of $previous-status $previous-message
Actual:
Row added to the previous states list, that says:
At $time $user changed mozilla-central to CLOSED temporary closure message foo
| Assignee | ||
Updated•11 years ago
|
Product: Webtools → Tree Management
| Assignee | ||
Updated•10 years ago
|
Product: Tree Management → Release Engineering
Comment 1•10 years ago
|
||
This is still the case with the RelengAPI version:
> At 2015-11-13T16:56:11+00:00 UTC, dmitchell changed tree birch to CLOSED with reason "blah blah"
Sadly, the information currently isn't even available via the REST API, so this will require both Python and AngularJS changes.
QA Contact: dustin
| Reporter | ||
Comment 2•8 years ago
|
||
Mass-closing old bugs I filed that have not had recent activity/no longer affect me.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•4 years ago
|
Component: Applications: TreeStatus → General
You need to log in
before you can comment on or make changes to this bug.
Description
•