Collaboration Email Invite - Multiple Scenarios

I am designing a form with collaboration settings where:

  1. Collaborator 1 initiates the form (adds email address of Collaborator 2) AND they can either:
    a. Send the form to collaborator 2 to complete the form. (Send and Exit)
    OR
    b. Send the form to collaborator 2 and still be able to fill out the form on behalf of collaborator 2 (Send and Continue)

The button for case a is working ok but not for case b.
Is case b a scenario that feathery supports? If so, what do you think I can be missing? My two buttons have the same rules in place with the exception of where the Go To Step action leads to.

Hi there, these two cases are definitely supported. What would you mean by not working? Is it not moving forward or anything?

You could check your Collaboration settings and see if there are any restrictions for each role (if you have specified roles), otherwise please share the form where we can observe the issue and we can investigate.

The problem was the email invite was not going through for the second case.
Though we figured it out by removing the Collaborator Order enforcement.
Thank you.