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
The code which determines what page the table should be on when changing the rows per page widget is wrong and results in the offset used in the API call also being wrong. Can lead to scenarios where the offset is higher than the actual number of jobs which causes the table to be empty.