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

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


     [ https://issues.jboss.org/browse/DROOLS-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guilherme Carreiro updated DROOLS-3384:
---------------------------------------
    Description: 
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)
	-- 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"?


  was:
This JIRA is an epic covering 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)
	-- 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"?




> [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 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)
> 	-- 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