[jboss-jira] [JBoss JIRA] (DROOLS-2941) [DMN Designer] - save external dmn model

Matteo Mortari (JIRA) issues at jboss.org
Thu Aug 30 08:21:02 EDT 2018


    [ https://issues.jboss.org/browse/DROOLS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626453#comment-13626453 ] 

Matteo Mortari commented on DROOLS-2941:
----------------------------------------

I tried to reproduce the problem from the -backend module, but without success: https://github.com/kiegroup/kie-wb-common/compare/master...tarilabs:tarilabs-20180830

You can use this as a simplified reproducer, so there must be something from UI side which is enriching the model with data which I didn't actually unmarshall in the first place. I can notice for instance an AllowedValues is added to the latter ItemDefinition, and a lot of attributes which I originally unmarshalled as null are actually valorized as an empty string.

I am afraid this is occuring from the F/E side so only [~manstis] can kindly take a look here?

If you find a way to reproduce the problem on the module, I'd be glad to take a second look --at present I don't think is a problem with the converters.

> [DMN Designer] - save external dmn model
> ----------------------------------------
>
>                 Key: DROOLS-2941
>                 URL: https://issues.jboss.org/browse/DROOLS-2941
>             Project: Drools
>          Issue Type: Bug
>          Components: DMN Editor
>    Affects Versions: 7.11.0.Final
>            Reporter: Jozef Marko
>            Assignee: Michael Anstis
>              Labels: drools-tools
>         Attachments: LACE Scoring.dmn, error.log, lace-scoring.dmn
>
>
> Save of an external dmn model in workbench throws an error in a server log.
> - Before save:  [^LACE Scoring.dmn] 
> - After save:  [^lace-scoring.dmn] 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list