<%-- If current statues of issue and all subtasks exist in the target workflows - these statuses will remain in effect --%>
<%-- This means that step 2 of move process has been skipped --%>
: .
MoveIssueUpdateFields.jspa100%falsenext_submit >>
<%-- We still need to go through this action and this step in the move issue wizard, as during the doValidation stage of this action errors can be detected.
For example, if a field is required but cannot be set by the user because of permissions, the error will be detected here. Later need to refactor that the step is skipped,
however, the doValidation() of the action still needs to be executed. --%>