[
https://issues.redhat.com/browse/DROOLS-4930?page=com.atlassian.jira.plug...
]
Michael Anstis commented on DROOLS-4930:
----------------------------------------
The UUID's shown in the DMN screen shot represent elements in _boxed expressions_
(i.e. DMN's grids) and not the nodes on the graph.
Therefore the UUIDs are being shown (Stunner attempts to
[
lookup|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-commo...]
the node name before defaulting to the fallback operation of using the UUID).
This is why DMN's validation messages are showing UUIDs.. perhaps we simply remove the
fallback, so if a name cannot be looked up we simply don't include the UUID?
[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)