Managing Job Deadletter table with flowable-admin app

Hi,

Is there any functionality in the flowable-admin UI app to manage the deadletter jobs from failed job executions?

I saw this forum thread How to manually retry job moved to deadletter job table and it seems that we need to do a database Query in order to move the jobs out of the deadletter table. However, it would be much better if it was possible using the flowable-admin app and not needing to connect directly to the database.

If there isn’t any functionality like this, are there any plans to add it to the flowable-admin app?

Thanks!

Hi,

Good point of course. Can you add a Github issue about this?
We should indeed add support for the different job tables in the Admin app.

Best regards,

Tijs

Thanks Tijs. I have created https://github.com/flowable/flowable-engine/issues/355

/Paul