Closed
Bug 1893453
Opened 10 months ago
Closed 9 months ago
Test failure: test_landings.test_landing_job_revisions_sorting
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeid, Assigned: ahochheiden)
References
(Regression)
Details
(Keywords: good-first-bug, regression)
Resorting revisions in a landing job is not working because the many-to-many through table does not respect the index
field. This appears to be not supported in the usual Meta.ordering
setting, and may require a different property that explicitly returns the ordered revisions.
Reporter | ||
Updated•10 months ago
|
Keywords: good-first-bug
Assignee | ||
Comment 1•9 months ago
|
||
Assignee: nobody → ahochheiden
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•