Endpoint to delete a process definition by ID
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 469
- Forks
- 128
- Avg merge
- 1d 42m
- Merged PRs (30d)
- 156
Description
Is your feature request related to a problem? Please describe.
It is not possible to delete a process definition via the GUI. Currently, you can only delete a complete deployment, which contains several process definitions. To add this feature in the GUI, a corresponding endpoint needs to be provided beforehand.
Describe the solution you'd like
A endpoint for delete process definition by Id
Describe alternatives you've considered
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing endpoint that deletes a complete deployment and the process-definition API, then determine the required delete-by-ID behavior and its effect on the GUI. Done means a supported endpoint can delete one process definition by ID without deleting the whole deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100