Continua forgets skipconditions

Hi Support-team,
i have following bug. I have a configuration with 20 stages and I added 2-3 skipconditions to each stage which are connected with ‘OR’. If I start this configuration Continua does not evaluates all skipconditions and some stages are executed which should not be executed. If i look into the skipconditions of these stages there are empty.
I made some test and it seems that more than 42 skipconditions are not supported - could it be?

Hi Rynardald,

There is no specific limit on the number of skip conditions but I suspect that this may be due to an issue with the web browser dealing with a large amount of data. Which web browser (name and version) are you using? Can you check if there are any javascript errors in the console tab of the browser’s developer tools?

Can you also send a diagnostics report (downloaded from the Event Log page) to support@finalbuilder.com. This will contain details of the stage content so that we attempt to reproduce the issue. Let us know the name of the configuration so that we can locate it in the file.


Hi Dave,
I tested a little bit and I found that when I insert more than 40-42 skipconditions and save all stages with ‘Save and continue’ or ‘Save and complete’ some of these conditions gets lost. There is no need to execute this configuration.

1. I’m using Firefox 50.0.2. (I’ve reproduced this problem also with Chrome 54.0.2840.99).
2. I’ve found no javascript errors.
3. I will send the errorreport to support@finalbuilder.com