Skip to content

Remove split and defer action

Jérome Perrin requested to merge fix/remove-split-and-defer-action into master

"Split and Defer" action

screenshot of split_and_defer transition

functionality can be achieved with "Solve Divergences" action with a "Split and Defer"

screenshot of solve_divergence transition choosing split and defer action

we don't need two ways of doing the same thing.

This removes the workflow transitions and the dialogs and update the tests to use the "Solve Divergences" action instead.

Edited by Jérome Perrin

Merge request reports