The resave/all command now checks if the options it’s being run with (like --with-fields) are supported by each command it’s supposed to call. If not (and the command is run interactively), ask a user to confirm if they wish to proceed, and if so (or the command isn’t run interactively), run it for the actions that support all the options.
Description
The
resave/all
command now checks if the options it’s being run with (like--with-fields
) are supported by each command it’s supposed to call. If not (and the command is run interactively), ask a user to confirm if they wish to proceed, and if so (or the command isn’t run interactively), run it for the actions that support all the options.Related issues
cms-1348