[jboss-jira] [JBoss JIRA] (DROOLS-4930) [DMN Designer] Remove UUID from Alerts panel validation messages

Michael Anstis (Jira) issues at jboss.org
Mon Jan 20 05:10:05 EST 2020


    [ https://issues.redhat.com/browse/DROOLS-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13952124#comment-13952124 ] 

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/kiegroup/kie-wb-common/blob/master/kie-wb-common-stunner/kie-wb-common-stunner-core/kie-wb-common-stunner-commons/kie-wb-common-stunner-core-common/src/main/java/org/kie/workbench/common/stunner/core/i18n/CoreTranslationMessages.java#L142]
> [~tirelli] has requested their removal.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list