[JBoss JIRA] (DROOLS-3262) [DMN Designer] The `defaultOutputValue` and the `outputValue` are being persisted when the value is empty in the UI
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3262:
------------------------------------------
Summary: [DMN Designer] The `defaultOutputValue` and the `outputValue` are being persisted when the value is empty in the UI
Key: DROOLS-3262
URL: https://issues.jboss.org/browse/DROOLS-3262
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Michael Anstis
Attachments: diagram.png, dtable.png, no-outputs.png
When the user persists the following diagram:
!diagram.png|thumbnail!
..with the following Decision Table:
!dtable.png|thumbnail!
.. select the "Can drink beer?" header, and set no output:
!no-output.png|thumbnail!
{quote}
<dmn:output id="_E9E45B42-9506-4D66-B2AF-44B161590B43" name="output-1" typeRef="string">
<dmn:outputValues id="_F02DC5E5-ECCE-4B3A-87A8-9CDC74A7F81A">
<dmn:text></dmn:text>
</dmn:outputValues>
<dmn:defaultOutputEntry id="_A7CFCB22-3D05-4CDB-925B-D4FD52F3D018" typeRef="string">
<dmn:text></dmn:text>
</dmn:defaultOutputEntry>
</dmn:output>
{quote}
..and the expected behaviour is not have the tags `dmn:outputValues` and `dmn:defaultOutputEntry` when the value for them is empty.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3262) [DMN Designer] The `defaultOutputValue` and the `outputValue` are being persisted when the value is empty in the UI
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3262?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3262:
---------------------------------------
Description:
When the user persists the following diagram:
!diagram.png|thumbnail!
..with the following Decision Table:
!dtable.png|thumbnail!
.. select the "Can drink beer?" header, and set no output:
!no-outputs.png|thumbnail!
{quote}
<dmn:output id="_E9E45B42-9506-4D66-B2AF-44B161590B43" name="output-1" typeRef="string">
<dmn:outputValues id="_F02DC5E5-ECCE-4B3A-87A8-9CDC74A7F81A">
<dmn:text></dmn:text>
</dmn:outputValues>
<dmn:defaultOutputEntry id="_A7CFCB22-3D05-4CDB-925B-D4FD52F3D018" typeRef="string">
<dmn:text></dmn:text>
</dmn:defaultOutputEntry>
</dmn:output>
{quote}
..and the expected behaviour is not have the tags `dmn:outputValues` and `dmn:defaultOutputEntry` when the value for them is empty.
was:
When the user persists the following diagram:
!diagram.png|thumbnail!
..with the following Decision Table:
!dtable.png|thumbnail!
.. select the "Can drink beer?" header, and set no output:
!no-output.png|thumbnail!
{quote}
<dmn:output id="_E9E45B42-9506-4D66-B2AF-44B161590B43" name="output-1" typeRef="string">
<dmn:outputValues id="_F02DC5E5-ECCE-4B3A-87A8-9CDC74A7F81A">
<dmn:text></dmn:text>
</dmn:outputValues>
<dmn:defaultOutputEntry id="_A7CFCB22-3D05-4CDB-925B-D4FD52F3D018" typeRef="string">
<dmn:text></dmn:text>
</dmn:defaultOutputEntry>
</dmn:output>
{quote}
..and the expected behaviour is not have the tags `dmn:outputValues` and `dmn:defaultOutputEntry` when the value for them is empty.
> [DMN Designer] The `defaultOutputValue` and the `outputValue` are being persisted when the value is empty in the UI
> -------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3262
> URL: https://issues.jboss.org/browse/DROOLS-3262
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Michael Anstis
> Priority: Blocker
> Labels: drools-tools
> Attachments: diagram.png, dtable.png, no-outputs.png
>
>
> When the user persists the following diagram:
> !diagram.png|thumbnail!
> ..with the following Decision Table:
> !dtable.png|thumbnail!
> .. select the "Can drink beer?" header, and set no output:
> !no-outputs.png|thumbnail!
> {quote}
> <dmn:output id="_E9E45B42-9506-4D66-B2AF-44B161590B43" name="output-1" typeRef="string">
> <dmn:outputValues id="_F02DC5E5-ECCE-4B3A-87A8-9CDC74A7F81A">
> <dmn:text></dmn:text>
> </dmn:outputValues>
> <dmn:defaultOutputEntry id="_A7CFCB22-3D05-4CDB-925B-D4FD52F3D018" typeRef="string">
> <dmn:text></dmn:text>
> </dmn:defaultOutputEntry>
> </dmn:output>
> {quote}
> ..and the expected behaviour is not have the tags `dmn:outputValues` and `dmn:defaultOutputEntry` when the value for them is empty.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3261) [DMN Designer] The `defaultOutputValue` is being persisted as an `outputValue`
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3261?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3261:
---------------------------------------
Summary: [DMN Designer] The `defaultOutputValue` is being persisted as an `outputValue` (was: [DMN Designer] )
> [DMN Designer] The `defaultOutputValue` is being persisted as an `outputValue`
> ------------------------------------------------------------------------------
>
> Key: DROOLS-3261
> URL: https://issues.jboss.org/browse/DROOLS-3261
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Michael Anstis
> Priority: Blocker
> Labels: drools-tools
> Attachments: diagram.png, dtable.png
>
>
> When the user persists the following diagram:
> !diagram.png|thumbnail!
> ..with the following Decision Table:
> !dtable.png|thumbnail!
> .. select the "Can drink beer?" header, set the default value as {{false}} and the file:
> {quote}
> <dmn:outputValues id="_A117F7DC-508C-4132-8F5F-8F8F2B0B489F">
> <dmn:text>false</dmn:text>
> </dmn:outputValues>
> <dmn:defaultOutputEntry id="_A4881AD1-7EDC-4B4D-AC00-078626795BA7" typeRef="string">
> <dmn:text></dmn:text>
> </dmn:defaultOutputEntry>
> {quote}
> ..and the expected behaviour is to persist the value {{false}} in the {{defaultOutputEntry}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3259) [DMN Designer] `inputData` and `variable` must have the same name value
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3259?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3259:
---------------------------------------
Tester: Jozef Marko
> [DMN Designer] `inputData` and `variable` must have the same name value
> -----------------------------------------------------------------------
>
> Key: DROOLS-3259
> URL: https://issues.jboss.org/browse/DROOLS-3259
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Michael Anstis
> Priority: Blocker
> Labels: drools-tools
> Attachments: diagram.png, dtable.png
>
>
> When the user persists the following diagram:
> !diagram.png|thumbnail!
> ..with the following Decision Table:
> !dtable.png|thumbnail!
> .. the {{inputData}} and {{variable}} tags don't have the same {{name}} value in the attribute {{name}}, see:
> {quote}<dmn:inputData id="_67412B2F-A661-48C6-971C-6E184A519592" name="Country">
> <dmn:variable id="_8F4476AB-1BEB-4FDB-8192-73BB0A520236" name="" typeRef="string"></dmn:variable>{quote}
> The expected behaviour is this:
> {quote}<dmn:inputData id="_67412B2F-A661-48C6-971C-6E184A519592" name="Country">
> <dmn:variable id="_8F4476AB-1BEB-4FDB-8192-73BB0A520236" name="Country" typeRef="string"></dmn:variable>{quote}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3261) [DMN Designer]
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3261?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3261:
---------------------------------------
Tester: Jozef Marko
> [DMN Designer]
> ---------------
>
> Key: DROOLS-3261
> URL: https://issues.jboss.org/browse/DROOLS-3261
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Michael Anstis
> Priority: Blocker
> Labels: drools-tools
> Attachments: diagram.png, dtable.png
>
>
> When the user persists the following diagram:
> !diagram.png|thumbnail!
> ..with the following Decision Table:
> !dtable.png|thumbnail!
> .. select the "Can drink beer?" header, set the default value as {{false}} and the file:
> {quote}
> <dmn:outputValues id="_A117F7DC-508C-4132-8F5F-8F8F2B0B489F">
> <dmn:text>false</dmn:text>
> </dmn:outputValues>
> <dmn:defaultOutputEntry id="_A4881AD1-7EDC-4B4D-AC00-078626795BA7" typeRef="string">
> <dmn:text></dmn:text>
> </dmn:defaultOutputEntry>
> {quote}
> ..and the expected behaviour is to persist the value {{false}} in the {{defaultOutputEntry}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3261) [DMN Designer]
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3261:
------------------------------------------
Summary: [DMN Designer]
Key: DROOLS-3261
URL: https://issues.jboss.org/browse/DROOLS-3261
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Michael Anstis
Attachments: diagram.png, dtable.png
When the user persists the following diagram:
!diagram.png|thumbnail!
..with the following Decision Table:
!dtable.png|thumbnail!
.. select the "Can drink beer?" header, set the default value as {{false}} and the file:
{quote}
<dmn:outputValues id="_A117F7DC-508C-4132-8F5F-8F8F2B0B489F">
<dmn:text>false</dmn:text>
</dmn:outputValues>
<dmn:defaultOutputEntry id="_A4881AD1-7EDC-4B4D-AC00-078626795BA7" typeRef="string">
<dmn:text></dmn:text>
</dmn:defaultOutputEntry>
{quote}
..and the expected behaviour is to persist the value {{false}} in the {{defaultOutputEntry}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3260) [DMN Designer] UX research: Grid cell editing interactions (single/dbl click)
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3260?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3260:
--------------------------------
Description:
Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
Working document at: https://docs.google.com/document/d/1ZXlOjR-bI-Bkkusn-CA3f-0ILyyh8tSZY1hg5...
h2. Manual Acceptance Test
- Not possible edit multiple cells by hold CTRL and click on multiple cells
- Click column/row leading cell discard edit dialog
- Edit can be discarded by escape
- Edit can be discarded by click to canvas
- Invoke edit of cell, return do DRG
- Save and reopen
- Undo redo of editation
was:
Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
Working document at:
h2. Manual Acceptance Test
- Not possible edit multiple cells by hold CTRL and click on multiple cells
- Click column/row leading cell discard edit dialog
- Edit can be discarded by escape
- Edit can be discarded by click to canvas
- Invoke edit of cell, return do DRG
- Save and reopen
- Undo redo of editation
> [DMN Designer] UX research: Grid cell editing interactions (single/dbl click)
> ------------------------------------------------------------------------------
>
> Key: DROOLS-3260
> URL: https://issues.jboss.org/browse/DROOLS-3260
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
> Working document at: https://docs.google.com/document/d/1ZXlOjR-bI-Bkkusn-CA3f-0ILyyh8tSZY1hg5...
> h2. Manual Acceptance Test
> - Not possible edit multiple cells by hold CTRL and click on multiple cells
> - Click column/row leading cell discard edit dialog
> - Edit can be discarded by escape
> - Edit can be discarded by click to canvas
> - Invoke edit of cell, return do DRG
> - Save and reopen
> - Undo redo of editation
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3260) [DMN Designer] UX documentation: Grid cell editing interactions (single/dbl click)
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3260?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3260:
--------------------------------
Description:
Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
Working document at:
h2. Manual Acceptance Test
- Not possible edit multiple cells by hold CTRL and click on multiple cells
- Click column/row leading cell discard edit dialog
- Edit can be discarded by escape
- Edit can be discarded by click to canvas
- Invoke edit of cell, return do DRG
- Save and reopen
- Undo redo of editation
was:
Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
h2. Manual Acceptance Test
- Not possible edit multiple cells by hold CTRL and click on multiple cells
- Click column/row leading cell discard edit dialog
- Edit can be discarded by escape
- Edit can be discarded by click to canvas
- Invoke edit of cell, return do DRG
- Save and reopen
- Undo redo of editation
> [DMN Designer] UX documentation: Grid cell editing interactions (single/dbl click)
> -----------------------------------------------------------------------------------
>
> Key: DROOLS-3260
> URL: https://issues.jboss.org/browse/DROOLS-3260
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
> Working document at:
> h2. Manual Acceptance Test
> - Not possible edit multiple cells by hold CTRL and click on multiple cells
> - Click column/row leading cell discard edit dialog
> - Edit can be discarded by escape
> - Edit can be discarded by click to canvas
> - Invoke edit of cell, return do DRG
> - Save and reopen
> - Undo redo of editation
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3260) [DMN Designer] UX research: Grid cell editing interactions (single/dbl click)
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3260?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3260:
--------------------------------
Summary: [DMN Designer] UX research: Grid cell editing interactions (single/dbl click) (was: [DMN Designer] UX documentation: Grid cell editing interactions (single/dbl click) )
> [DMN Designer] UX research: Grid cell editing interactions (single/dbl click)
> ------------------------------------------------------------------------------
>
> Key: DROOLS-3260
> URL: https://issues.jboss.org/browse/DROOLS-3260
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
> Working document at:
> h2. Manual Acceptance Test
> - Not possible edit multiple cells by hold CTRL and click on multiple cells
> - Click column/row leading cell discard edit dialog
> - Edit can be discarded by escape
> - Edit can be discarded by click to canvas
> - Invoke edit of cell, return do DRG
> - Save and reopen
> - Undo redo of editation
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3260) [DMN Designer] UX documentation: Grid cell editing interactions (single/dbl click)
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3260?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3260:
--------------------------------
Description:
Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
h2. Manual Acceptance Test
- Not possible edit multiple cells by hold CTRL and click on multiple cells
- Click column/row leading cell discard edit dialog
- Edit can be discarded by escape
- Edit can be discarded by click to canvas
- Invoke edit of cell, return do DRG
- Save and reopen
- Undo redo of editation
was:
Following from a discussion about https://issues.jboss.org/browse/DROOLS-2874 it was agreed that editing cells (header or body) in the grids should respond to single-click and not double-click.
h2. Manual Acceptance Test
- Not possible edit multiple cells by hold CTRL and click on multiple cells
- Click column/row leading cell discard edit dialog
- Edit can be discarded by escape
- Edit can be discarded by click to canvas
- Invoke edit of cell, return do DRG
- Save and reopen
- Undo redo of editation
> [DMN Designer] UX documentation: Grid cell editing interactions (single/dbl click)
> -----------------------------------------------------------------------------------
>
> Key: DROOLS-3260
> URL: https://issues.jboss.org/browse/DROOLS-3260
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Follow up on a discussion about https://issues.jboss.org/browse/DROOLS-2874 around editing cells (header or body) in the grids - validate that they should respond to single-click (not double-click) particularly wrt pop-over menus. Identify possible use cases for double-click editing if they exist.
> h2. Manual Acceptance Test
> - Not possible edit multiple cells by hold CTRL and click on multiple cells
> - Click column/row leading cell discard edit dialog
> - Edit can be discarded by escape
> - Edit can be discarded by click to canvas
> - Invoke edit of cell, return do DRG
> - Save and reopen
> - Undo redo of editation
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months