Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:SQuaRE
Description
Symptom: jobs are returned in the wrong order from the job api endpoint
Cause: ordering is done by 'ci_id' which is a CharField in the Job model, fix that to have proper numerical ordering when returning jobs from the API. Write a test for that.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Team | SQuaRE [ 10302 ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Resolution | Done [ 10000 ] | |
Status | In Progress [ 3 ] | Done [ 10002 ] |