Closed Bug 899582 Opened 11 years ago Closed 11 years ago

Deleted versions aren't being indicated as Deleted in the review history

Categories

(Marketplace Graveyard :: Reviewer Tools, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
2013-08-01

People

(Reporter: eviljeff, Assigned: mat)

References

()

Details

(Keywords: regression)

Looking at: https://marketplace.firefox.com/reviewers/apps/review/zolal it has 9 versions shown, but 6 of them are deleted and they are no longer indicated as such. Instead they show the state they had when they were deleted (pending full review).
Assignee: nobody → mpillard
I did recently add a commit that changed status text (https://github.com/eviljeff/zamboni/commit/13a62d8e7ccbf4c7576156d7152fd411cf9dca56) but, afaik, it only affected the display of moz-disabled/rejected states and I added/removed no logic around deleted or not.
Assignee: mpillard → nobody
narrowed it down to the fix ngoke made in https://github.com/mozilla/zamboni/commit/43935dfb70fffeb6563a25081e767eda0f6e4773#apps/editors/helpers.py - previously https://github.com/mozilla/zamboni/blob/master/apps/versions/models.py#L351 was called which added the status of deleted; after the fix the version status is instead the concatenation of the file statuses, which don't have (?) a deleted status.
Assignee: nobody → mpillard
Status: NEW → ASSIGNED
Priority: -- → P3
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-08-01
Verified as fixed. Deleted versions are displayed as "Deleted" : http://screencast.com/t/fANe09wJV
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.