[jboss-jira] [JBoss JIRA] (DROOLS-3384) [DMN Designer] DMN Editor Index
Jozef Marko (Jira)
issues at jboss.org
Thu Nov 29 03:32:00 EST 2018
[ https://issues.jboss.org/browse/DROOLS-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-3384:
--------------------------------
Affects Version/s: 7.15.0.Final
> [DMN Designer] DMN Editor Index
> -------------------------------
>
> Key: DROOLS-3384
> URL: https://issues.jboss.org/browse/DROOLS-3384
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.15.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Minor
> Labels: drools-tools
>
> This JIRA aims to cover all tasks related to interactions between DMN files.
> The Import Feature introduces scenarios that couples DMN files to each other. See these two DMN files:
> {quote}*file1.dmn*
> - Person (Structure)
> -- name (Text)
> -- age (Number){quote}
> {quote}*file2.dmn*
> - Order (Structure)
> -- price (Number)
> -- product (Text)
> -- salesman (file1.Person)
> -- buyer (file1.Person){quote}
> Notice that the user cannot delete the "file1.dmn", because it is referenced by the "file2.dmn".
> Other scenarios:
> - How to handle DMN files from {{kjars}}?
> - Is the user allowed to rename the Data Type "Person"?
> - Is the user allowed to remove the Data Type "Person"?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list