Batchjob stuck on Pending

All jobs in a batch have status “Succeeded” but it still says x/x non-finished. The jobs are under Pending, status succeeded.

Anyone with an idea of what can be wrong or have a good tip on how I can find the problem?

Everything worked a few days ago, I guess it might be some kind of setting that has been changed. Haven’t seen anyone with similar problems on the forum.

// Dangercoder

There were some changes in the filter-class which caused this error.

I’m having the same issue right now. Just upgraded to Pro.
What caused the issue?

Actually it was this part down here:

Batches require to add some additional job filters, some new pages to the Dashboard, and some new navigation menu items. But thanks to the new GlobalConfiguration class, it is now as simple as a one method call:

GlobalConfiguration.Configuration.UseBatches();