You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
When a task's id is changed, the sourceRef or targetRef attributes of the SequenceFlows that starts from or ends to the task do not change accordingly. This leads to deployment error, and the SequenceFlows become invisible after closing and reopening the bpmn file in the designer.
Also when the id of a whole process is changed, the processRef attribute of the pool does not change. Though this may not cause error, it blanks out the whole canvas in the designer.
My environment:
Activiti Designer 5.14.0
Eclipse Kepler
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a task's id is changed, the
sourceRef
ortargetRef
attributes of theSequenceFlow
s that starts from or ends to the task do not change accordingly. This leads to deployment error, and theSequenceFlow
s become invisible after closing and reopening the bpmn file in the designer.Also when the id of a whole process is changed, the
processRef
attribute of the pool does not change. Though this may not cause error, it blanks out the whole canvas in the designer.My environment:
Activiti Designer 5.14.0
Eclipse Kepler
The text was updated successfully, but these errors were encountered: