Skip to content

Sort by id, not created_at

Kamil Trzcińśki requested to merge jobs-sort-by-id into master

What does this MR do?

Removes the need to sort on created_at as this is a suboptimal solution for JobsController.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports