Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BPMN diagram refactoring actions #1340

Open
nikku opened this issue Apr 8, 2019 · 3 comments
Open

Add BPMN diagram refactoring actions #1340

nikku opened this issue Apr 8, 2019 · 3 comments
Labels
backlog Queued in backlog enhancement New feature or request refactoring support Flags an issue as an improvement for editing of existing diagrams.

Comments

@nikku
Copy link
Member

nikku commented Apr 8, 2019

This issue serves as an epic for BPMN refactoring actions in the Camunda modeler.

Definition

A refactoring action allows users to perform rather complex, repeatitive actions in a quick manner.

Possible Actions

Overall Questions

How to make actions accessible to the user?

Via multi-element context pad? Via edit menu / keyboard shortcut only (think about CTRL+1 to do anything in Eclipse)?

@nikku nikku added enhancement New feature or request refactoring support Flags an issue as an improvement for editing of existing diagrams. labels Apr 8, 2019
@falko
Copy link
Member

falko commented Apr 11, 2019

Bulk actions:

Sub-Process:

Events:

Labels:

  • Entering 'Yes' or 'Ja' as a label on a sequence flow on a diverging XOR automatically adds 'No' resp. 'Nein' on the other sequence flow
  • Automatically add a question mark to labels of exclusive and inclusive gateways

Space Tool:

Others:

@nikku nikku added the backlog Queued in backlog label Apr 23, 2019
@MaxTru
Copy link
Contributor

MaxTru commented May 2, 2022

Another related refactoring requirement:

@falko
Copy link
Member

falko commented Feb 2, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog enhancement New feature or request refactoring support Flags an issue as an improvement for editing of existing diagrams.
Projects
None yet
Development

No branches or pull requests

3 participants