[JBoss JIRA] (DROOLS-2762) [DMN Editor] Custom data-types - "Add row" component - this component creates new lines (in the treegrid-table)
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2762?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2762:
-----------------------------------
Sprint: 2018 Week 30-32, 2018 Week 36-38, 2018 Week 39-41 (was: 2018 Week 30-32, 2018 Week 36-38)
> [DMN Editor] Custom data-types - "Add row" component - this component creates new lines (in the treegrid-table)
> ---------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-2762
> URL: https://issues.jboss.org/browse/DROOLS-2762
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.9.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: DROOLS-2762.png
>
>
> The "Add component" creates new lines (in the treegrid-table) representing nested fields (in ItemDefinition):
> - This component must be disabled (or hidden) when an existing/primitive data type is selected.
> h3. Acceptance test
> - User not able to add and save lines that are filled just partially
> - Check added rows after reopening
> - The "Add row" button must always appear to the user (e.q. a lot of item definitions present)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2881) [DMN Designer] Data type dialog - "Destroy" action in the list view
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2881?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2881:
-----------------------------------
Sprint: 2018 Week 36-38, 2018 Week 39-41 (was: 2018 Week 36-38)
> [DMN Designer] Data type dialog - "Destroy" action in the list view
> -------------------------------------------------------------------
>
> Key: DROOLS-2881
> URL: https://issues.jboss.org/browse/DROOLS-2881
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.11.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: DROOLS-2881.png
>
>
> - This task refers to the icon, and to the action of removing the data type from the DMN file.
> h3. Acceptance test
> - Remove item referred from other item definition (/)
> - Check removing after reopening (/)
> - Check output data-type listbox (x)
> -- DROOLS-2948
> - Destroy all (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2877) Update the top level data type, considering changes in an external/nested sub data type
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2877?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2877:
-----------------------------------
Sprint: 2018 Week 36-38, 2018 Week 39-41 (was: 2018 Week 36-38)
> Update the top level data type, considering changes in an external/nested sub data type
> ---------------------------------------------------------------------------------------
>
> Key: DROOLS-2877
> URL: https://issues.jboss.org/browse/DROOLS-2877
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.11.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: Screenshot from 2018-08-31 14-59-52.png, itemDef-dependency.dmn
>
>
> User is able to achieve inconsistent state in *Manage custom data type dialog* See the attached picture. There is changed top level itemDefinition *Address* to *Adress111* however the itemDefinition *Person* stil shows it address field as *Adress*, it should be *Adress111* too.
> h2. Steps to reproduce
> - Open the attached model
> - Invoke manage custom data type dialog
> - Change the Address item definition as shown in picture
> -- Person item definition should update its fields
> - Reopen the manage dialog
> - Person will still have field of *Adress* type
> - Click edito to this field
> -- Nothing selected will be shown
> -- It should select *Adress111*
> h2. Acceptance test
> - Steps to reproduce fixed (/)
> - Change item definition that should affect multiple item definitions (/)
> - Changing multiple item definititons in parallel is prohibited (x)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2945) DMN Designer - opening data type dialog shows warning in browser console
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2945?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2945:
-----------------------------------
Sprint: 2018 Week 36-38, 2018 Week 39-41 (was: 2018 Week 36-38)
> DMN Designer - opening data type dialog shows warning in browser console
> ------------------------------------------------------------------------
>
> Key: DROOLS-2945
> URL: https://issues.jboss.org/browse/DROOLS-2945
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.11.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Priority: Minor
> Labels: drools-tools
> Attachments: Port Clearance Rules - Solution 3.dmn
>
>
> Opening *manage custom data types dialog* shows warning in the browser console.
> {code}
> org.kie.workbench.drools.KIEDroolsWebapp-0.js:22170 13:54:49 WARNING [TemplateUtil] Replacing Element type [SPAN] in org/kie/workbench/common/dmn/client/editors/types/listview/DataTypeListItemView.html with type [TD] for type in org.kie.workbench.common.dmn.client.editors.types.listview.DataTypeListItemView
> {code}
> h3. Acceptance test
> Check browser console after *manage custom data types* dialog opening in
> - IE11 (/)
> - Chrome (/)
> - Firefox (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2842) [DMN Designer] Recursive item definitions
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2842?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2842:
-----------------------------------
Sprint: 2018 Week 36-38, 2018 Week 39-41 (was: 2018 Week 36-38)
> [DMN Designer] Recursive item definitions
> -----------------------------------------
>
> Key: DROOLS-2842
> URL: https://issues.jboss.org/browse/DROOLS-2842
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: recursive-structure-error.log
>
>
> Opening DMN model with recursive item definition inside causes unexpected error dialog with the attached error inside.
> h2. Acceptance test
> - Opening model with recursive item definition informs user with reasonable message and opens plain xml editor
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months