]
Jean-Francois Denise reassigned WFCORE-1496:
--------------------------------------------
Assignee: Jean-Francois Denise (was: Alexey Loubyansky)
rollback-across-groups completion
---------------------------------
Key: WFCORE-1496
URL:
https://issues.jboss.org/browse/WFCORE-1496
Project: WildFly Core
Issue Type: Feature Request
Components: CLI
Affects Versions: 3.0.0.Alpha1
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
rollout completion ignores the fact that the rollback-across-groups can be set to true or
false. It does not propose true/false. That is fine.
If one write rollback-across-groups=, there is no completion.
If one write rollback-across-groups=t the completion is lost and the following completion
is done: rollback-across-groups=tollback-across-groups
So completion should better handle the rollback-across-groups= case.