-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.4.0, 7.3.3
What are the steps to reproduce your problem?
- Precondition: A BPMN Process with a Call Activity with the asyncBefore and asyncAfter properties.
- Suspend the asyncAfter job
What is the problem?
- The pause symbol does not appear at the top right corner of the Call Activity
What would be the expected behavior:
- A pause symbol at the top right corner of the Call Activity
Hints (optional):
- When the Call Activity only has the asyncAfter property, then the pause symbol is displayed correctly.