[
https://issues.apache.org/jira/browse/CAUSEWAY-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood updated CAUSEWAY-4027:
------------------------------------------
Summary: CommandExportManager's commands, allow them to be excluded or
unexcluded. (was: CommandExportManager's commands, allow them to be excluded.)
> CommandExportManager's commands, allow them to be excluded or unexcluded.
> -------------------------------------------------------------------------
>
> 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
> Priority: Major
> 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.
> Introduce a new 'excludedCommands' collection below the 'commands'
> collection. The 'commands' collection should show 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)