Daniel Keir Haywood created CAUSEWAY-4027:
---------------------------------------------
Summary: CommandExportManager's commands, allow them to be
excluded.
Key: CAUSEWAY-4027
URL: https://issues.apache.org/jira/browse/CAUSEWAY-4027
Project: Causeway
Issue Type: New Feature
Components: Incubator Ext CommandReplay
Affects Versions: v2 maintenance-branch
Reporter: Daniel Keir Haywood
Assignee: Daniel Keir Haywood
Fix For: 4.0.0-M2, v2 maintenance-branch
When recording commands, the end-user might accidentally record commands that
are not required. Provide an action to allow these (one or more) to be
excluded. This will change their state to EXCLUDED, and they will not be
considered as part of the command sequence.
Change the 'commands' collection to 'exportedCommands', and introduce an
'excludedCommands' collection below. Exported commands should be those in a
state of UNDEFINED or EXPORTED. Excluded commands are those in a state of
EXCLUDED.
Only allow this functionality if replay support mode is enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)