[
https://issues.jboss.org/browse/DROOLS-3053?page=com.atlassian.jira.plugi...
]
Stetson Robinson edited comment on DROOLS-3053 at 10/10/18 12:22 PM:
---------------------------------------------------------------------
[~uxdlc], [~danielezonca], [~gabriolo], I already proposed the text for the warnings, but
am putting it all here to consolidate:
Warning A: Preserve or Clear column values (update value of same type)
{quote}
Edit scenario test
This column contains scenario input values that might not correspond with the test
statement after this change. Select how you want to continue.
- Preserve existing Scenario values in this column.
- Clear all Scenario values in this column.
Warning: This action cannot be undone.
[Cancel] [Preserve values] [Clear values]
{quote}
Warning B: Delete column data (update value of different type)
{quote}
Edit scenario test
The data in this column will be deleted by this action. Do you want to continue and delete
the column data?
[Cancel] [Continue]
{quote}
was (Author: stetson.robinson):
[~uxdlc], [~danielezonca], [~gabriolo], I already proposed the text for the warnings, but
am putting it all here to consolidate:
Warning A: Preserve or Clear column values (update value of same type)
{block}
Edit scenario test
This column contains scenario input values that might not correspond with the test
statement after this change. Select how you want to continue.
- Preserve existing Scenario values in this column.
- Clear all Scenario values in this column.
Warning: This action cannot be undone.
[Cancel] [Preserve values] [Clear values]
{block}
Warning B: Delete column data (update value of different type)
{block}
Edit scenario test
The data in this column will be deleted by this action. Do you want to continue and delete
the column data?
[Cancel] [Continue]
{block}
Warning dialog of column type change in Scenario grid
-----------------------------------------------------
Key: DROOLS-3053
URL:
https://issues.jboss.org/browse/DROOLS-3053
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Daniele Zonca
Assignee: Gabriele Cardosi
Priority: Minor
Labels: UX, UXTeam
Attachments: Screenshot from 2018-10-04 17-44-51.png, Screenshot from 2018-10-04
17-45-21.png, warning2.png
Implement a warning popup when the user changes the type of a column that has been
already populated.
To be done/merged *after* DROOLS-3051.
*Acceptance criteria*
- If the column contains no value, no confirmation is needed
- If old and new types are the same the user has to decide if the values should be
removed or not
- If old and new types are not the same the user has to accept that old values will be
removed
- All warning popups should contains also a "Cancel" command to abort the edit
- If the user try to update the column type with the same column type no warning should
be raised and data should stay untouched
--
This message was sent by Atlassian Jira
(v7.12.1#712002)