Is there a way to disable the Cockpit Incident Failed Job Retry button as below?
We don’t want to have this button as we will use User Task to retry instead.
Is there a way to disable the Cockpit Incident Failed Job Retry button as below?
We don’t want to have this button as we will use User Task to retry instead.
You can do it by using Cockpit Plugins | docs.camunda.org
You can use querySelector to select the button and do anything you want.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.