Commit b77789f
committed
Fix admin job request list to order by -priority (descending)
The admin queryset_order was missed in 11253fb and still used ascending
priority, showing low-priority jobs first.
https://claude.ai/code/session_01SAwXTCVJRjkA4dEmP8CQ4T1 parent a753e5f commit b77789f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments