-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
ProcessMaker/processmaker
#1946Labels
PR OpenThere is an open PR for this issue.There is an open PR for this issue.bugFunctionality isn't working as expected; usually the result of a mistake or oversight in the code.Functionality isn't working as expected; usually the result of a mistake or oversight in the code.
Description
When create an Intermediate Message Catch Event, its is being saved/created with invalid properties that is causing and validation error on saving the xml diagram.
If the Message Event Identifier is empty:

The attribute variableName is not defined in the XSD nor moddle extension, the defined attribute in the PRD and in the latest version of the XSD and the moddle extension is "dataName" so using variableName is causing an validation error here:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PR OpenThere is an open PR for this issue.There is an open PR for this issue.bugFunctionality isn't working as expected; usually the result of a mistake or oversight in the code.Functionality isn't working as expected; usually the result of a mistake or oversight in the code.