operaton / operaton/operaton

Endpoint to delete a process definition by ID

Open
#447 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api:rest enhancement help wanted
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.