Closed Bug 566324 Opened 14 years ago Closed 10 years ago

[shipping] Clicking on "Sign-off" column sorts localizations in alphabetical order

Categories

(Webtools Graveyard :: Elmo, defect, P5)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: unghost, Assigned: Pike)

References

Details

STR:
1. Open https://l10n-stage-sj.mozilla.org/shipping/dashboard
2. Click on "Sign-off" column to sort localizations by status of sign-off

Expected results: Localizations probably should be sorted by status of sign-off

Actual results: Localizations are sorted in alphabetical order
This might be an upstream bug in exhibit. The code reads like it's intending to sort by .locale.signoff. Maybe that's broken for list-valued entries?

No idea.
Summary: [dashboard] Clicking on "Sign-off" column sorts localizations in alphabetical order → [dashboard][shipping] Clicking on "Sign-off" column sorts localizations in alphabetical order
Priority: -- → P5
Component: Infrastructure → Elmo
Product: Mozilla Localizations → Webtools
QA Contact: infrastructure → elmo
Summary: [dashboard][shipping] Clicking on "Sign-off" column sorts localizations in alphabetical order → [shipping] Clicking on "Sign-off" column sorts localizations in alphabetical order
Version: unspecified → 1.0
I'm kinda OK with just resolving this WONTFIX, but then we don't have anything good for product people yet.

Next step would probably to create a stand-alone testcase, and see if exhibit3 exposes the same behavior.
Keywords: testcase-wanted
Confirmed, this was just me being stupid.

I'll probably fix this as a ride-along for bug 1002440, s/.locale.signoff/.signoff/ as sort expression.
Assignee: nobody → l10n
Depends on: 1002440
Yep, FIXED.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Keywords: testcase-wanted
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.