Ignore error not continue

Hello, I have a problem, I have set to ignore an error but when there is an error the module does not continue to the next one, the scenario ends the operation in the ignore module but does not continue to the rest

Looks like the subsequent modules in the scenario are dependent on the output of this module. Hence, if the next modules doesn’t get their required input then the scenario will not proceed.