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

Be able to link resources in process application #4668

Open
7 tasks
Tracked by #2508
philippfromme opened this issue Nov 5, 2024 · 1 comment
Open
7 tasks
Tracked by #2508

Be able to link resources in process application #4668

philippfromme opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
backlog Queued in backlog enhancement New feature or request process applications

Comments

@philippfromme
Copy link
Contributor

philippfromme commented Nov 5, 2024

Problem you would like to solve

In a process application users should be able to link BPMN processes, DMN diagrams and forms similar to the web modeler.

In the web modeler you can link by

  • using the properties panel
    • resources that can be linked aren't shown (e.g. through autocomplete)
    • no validation of linked resource

image

  • using overlay
    • resources that can be linked are shown
    • validation of linked resource

image

Proposed solution

  • resources can be linked to each other
  • resource links will be linted
    • broken resource links will be shown in Problems tab
  • to be decided
    • how can resources be linked
      • properties panel only (autocomplete could be added)
      • overlay

User flow

Linking could be implemented without any new UI using autocomplete.

image

Alternatives considered

None.

Additional context

Related to #2508

@philippfromme philippfromme added the enhancement New feature or request label Nov 5, 2024
@philippfromme philippfromme self-assigned this Nov 5, 2024
@philippfromme philippfromme changed the title Process Applications Resource Linking Be able to link resources in process application Nov 6, 2024
@philippfromme philippfromme added the ready Ready to be worked on label Nov 12, 2024 — with bpmn-io-tasks
@philippfromme philippfromme added the backlog Queued in backlog label Nov 19, 2024 — with bpmn-io-tasks
@philippfromme philippfromme removed the ready Ready to be worked on label Nov 19, 2024
@philippfromme
Copy link
Contributor Author

Related to bpmn-io/bpmn-js-properties-panel#708

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 process applications
Projects
None yet
Development

No branches or pull requests

1 participant