Hello!
After adding to properties workflow key "jira.permission.delete.denied" with value "true" the "Delete" button disappears, as it should.
But I don’t understand, only the button is missing? Is it possible to remove the issue via api or programmatically?
No, the REST API respects permissions.
You could code something that could ignore the permission if you wanted to (on Server or DC, not Cloud)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.