[jboss-jira] [JBoss JIRA] (DROOLS-3384) [DMN Designer] DMN Editor Index

Guilherme Carreiro (Jira) issues at jboss.org
Wed Nov 28 11:48:00 EST 2018


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

Guilherme Carreiro commented on DROOLS-3384:
--------------------------------------------

[~manstis] [~tirelli] Feel free to incorporate other scenarios in the description of this JIRA.

> [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
>            Reporter: Guilherme Carreiro
>            Assignee: Guilherme Carreiro
>            Priority: Minor
>              Labels: drools-tools
>
> This JIRA is an epic covering all tasks related to interactions between to DMN files.
> The Import Feature introduces scenarios that couples DMN files with others. Given these two DMN files:
> {quote}*file1.dmn*
> - Person (Structure)
> 	-- name (Text)
> 	-- age (Number){quote}
> {quote}*file2.dmn*
> - Order (Structure)
> 	-- price (Number)
> 	-- 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