@MEL, if you look at your xlsform you should see something like this that is affecting your skip logic:
Here the relevant should be something like ${Indicator_1} !=''
or ${Indicator_2} !=''
instead of ${} != ''
. So, the thing is that you could fix this issue by downloading your survey project as xlsform and updating the skip syntax in it or by updating the skip logic under the MANUALLY ENTER YOUR SKIP LOGIC IN XLSFORM CODE
. However, this is something KoBoToolbox will need to improve in the upcoming days. Thank you for bringing this to our attention. Expecting the same in the upcoming days too. You could, however, go through our support article Adding Skip Logic to learn more on adding a skip logic to your survey form.