Camunda 8 - Unable to Delete Process Definition

For some reason I am unable to delete a process definition from the Camunda 8.8 (self managed) Operate UI:

There is no “Delete” button as it is supposed to be based on the documents: Delete resources | Camunda 8 Docs

What I am trying to achieve, is to stop old versions of a process definition to be startable. For example I have:

In Camunda 7 all of these older versions were not available. Why is this happening in Camunda 8?

You can use the API to delete the process definition. Refer the thread.

1 Like

@Nikos_M - the API is alternative, but you should be able to delete a definition in Operate. This is a good question, I am not seeing the “Delete” button either! Let me grab an engineer and take a deeper look.

1 Like

Thank you for this critical response @nathan.loding , please let us know once you have any feedback.

@Nikos_M - our engineering team had, at roughly the same time, identified this bug already! It only exists where resource based permissions are utilized. A bug fix has been completed and will be available in the next patch release (I don’t have a date for that yet, unfortunately). In the meantime, a temporary workaround is to use the API.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.