When I select some user tasks in the process, Add Signal Event menu does not come up. It is only on some user tasks in the process. Any ideas why?
Question
Question
Answer
like above screenshot, there are at most 8 connection points for each user task. It may be full when connected to multiple outflow paths.
Replies
Is there a limit on number of signal catch events that can be added in a process?
it occurs when try to attach signal catch events to the user task?
it can be at most 8 signal catch events to the same user task. and there is no limit in the process.
Yes, when I right click on a user task, it does not show me that option to add a signal catch event.
Can you check if the connection point of user task is full? It also does not show the option if full.
if not, please open browser dev tool with F12 and check if there is errors in console.
besides, this issue occurs for specific process? can it be reproduced for the copied process?
Thanks. How can I check if connection point is full? When does it get full?
like above screenshot, there are at most 8 connection points for each user task. It may be full when connected to multiple outflow paths.
Thanks