[
https://issues.jboss.org/browse/DROOLS-3053?page=com.atlassian.jira.plugi...
]
Stetson Robinson edited comment on DROOLS-3053 at 10/10/18 12:56 PM:
---------------------------------------------------------------------
[~uxdlc], [~danielezonca], [~gabriolo], I already proposed the text for the warnings, but
am putting it all here to consolidate:
Warning A: Preserve or delete scenario values
{quote}
Preserve or delete scenario values <window header>
Preserve or delete scenario values? <primary header>
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.
- Delete all scenario values in this column. (This action cannot be undone.)
[Cancel] [Preserve values] [Delete values]
{quote}
Warning B: Delete scenario values
{quote}
Delete scenario values <window header>
Delete scenario values? <primary header>
This column contains scenario input values that will not correspond with the test
statement after this change and will therefore be deleted. Do you want to continue and
delete all scenario values in this column?
Warning: This action cannot be undone.
[Cancel] [Delete values]
{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)
{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.
- Delete all scenario values in this column. (This action cannot be undone.)
[Cancel] [Preserve values] [Delete values]
{quote}
Warning B: Delete column data (update value of different type)
{quote}
Edit scenario test
This column contains scenario input values that will not correspond with the test
statement after this change and will therefore be deleted. Do you want to continue and
delete all scenario values in this column?
Warning: This action cannot be undone.
[Cancel] [Delete values]
{quote}
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, warning4.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)