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

Morphing a call activity to an expanded sub-process should add a start event #1631

Closed
Skaiir opened this issue Apr 7, 2022 · 1 comment · Fixed by #1636
Closed

Morphing a call activity to an expanded sub-process should add a start event #1631

Skaiir opened this issue Apr 7, 2022 · 1 comment · Fixed by #1636
Assignees
Labels
bug Something isn't working modeling spring cleaning Could be cleaned up one day

Comments

@Skaiir
Copy link
Contributor

Skaiir commented Apr 7, 2022

Describe the Bug

When morphing a call activity to a subprocess, it creates a tiny subprocess which looks just like a task, this is confusing UX wise and a first step to fix this would be for the morphing behavior to match that of tasks and include a start event.

image

Steps to Reproduce

  1. create a C7 BPMN diagram
  2. create a Task
  3. morph it to a call activity
  4. morph it to an expanded subprocess

Expected Behavior

Expanded sub process should be created with an event like it is done when morphing from a task:

image

@Skaiir Skaiir added bug Something isn't working backlog Queued in backlog spring cleaning Could be cleaned up one day labels Apr 7, 2022
@nikku nikku added the modeling label Apr 7, 2022
@smbea smbea self-assigned this Apr 21, 2022
@smbea smbea added the ready Ready to be worked on label Apr 21, 2022 — with bpmn-io-tasks
@smbea smbea removed the backlog Queued in backlog label Apr 21, 2022
@smbea
Copy link
Contributor

smbea commented Apr 21, 2022

I have some capacity so I will look into this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working modeling spring cleaning Could be cleaned up one day
Development

Successfully merging a pull request may close this issue.

3 participants