Unexpected ignore of actions

Following scenarion:

  • a for-each-loop
  • inside of this loop is a if-action which triggers a continue (Exit Loop [Continue: true, Conditional: false])
  • After this loop are also some actions

Problem:
If inside of the loop the continue is triggered the actions after the loop are not triggered anymore. He proceeds directly to ‘Agent to Server workspace Sync’ and does not care for any following action.

H Albrecht,

Thank you for reporting this. We have reproduced the issue and and now implemented a fix. We’ll have an updated version out the beginning of next week.