Skip to content

batches: resolve batch specs connection with newest specs first

Administrator requested to merge kr/batch-specs-order into main

Created by: courier-new

Noticed we had missed the NewestFirst parameter on the batch specs connection resolver, which I think we definitely want in both places we ask for batch specs in the UI. 👀

It also broke with NewestFirst: true but no cursor, oops. 😬 So fixed that and added tests.

Test plan

Teeessssstttsssss!!!

Merge request reports

Loading