[
https://issues.redhat.com/browse/DROOLS-4930?page=com.atlassian.jira.plug...
]
Michael Anstis commented on DROOLS-4930:
----------------------------------------
[~roger600] [~jomarko] Everything seems to be working (as good as expected) for DMN.
DMN's _domain_ validation is not validating NODES but the different CELLS in DMN's
_boxed expressions_. The UUIDs for the CELLS are not in the graph and hence Stunner's
{{CoreTranslationMessages}} does not find a match and cannot show the NODE name.
Consequentially the CELLs UUID is shown in the Alerts panel.
Highlighting of DMNs' CELLs is not handled by Stunner's generic capabilities (and
is the subject of another JIRA relating to DMN validation).
That said (for DMN) we do not want to show the UUID in the Alert panel for CELL (domain)
validation messages.. that is the purpose of this JIRA.
[DMN Designer] Remove UUID from Alerts panel validation messages
-----------------------------------------------------------------
Key: DROOLS-4930
URL:
https://issues.redhat.com/browse/DROOLS-4930
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.31.0.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
Attachments: Screenshot from 2020-01-17 07-41-57.png
Validation of a DMN diagram can lead to messages being shown in the Alerts Panel.
Stunner is appending the UUID to the message. See
[
CoreTranslationMessages.getElementValidationMessage()|https://github.com/...]
[~tirelli] has requested their removal.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)