You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have job's admin with multiple pages of new and completed jobs. I want to filter these to see only the 'new' jobs but after selecting Job Type "new" and searching the pagination is no longer available.
This is very useful for inspecting the queue and estimating time to completion etc.
Acceptance criteria
Pagination shows on Gridfiled after the search criteria is applied.
Pagination shows on ModelAdmin after the search criteria is applied.
Behat test are added to cover this scenario
Notes
Problem is not with JobAdmins ... all gridfield are affected.
Only tested on CMS 5 so far. Just need to double check that CMS 4 is not affected.
maxime-rainville
changed the title
SS5 Queued Jobs 5.0.0: Jobs Admin pagination missing after search
SS5 Queued Jobs 5.0.0: Gridfiled Admin pagination missing after search
Jun 18, 2023
I have job's admin with multiple pages of new and completed jobs. I want to filter these to see only the 'new' jobs but after selecting Job Type "new" and searching the pagination is no longer available.
This is very useful for inspecting the queue and estimating time to completion etc.
Acceptance criteria
Notes
PRs
The text was updated successfully, but these errors were encountered: