Gravity Flow - Approval Flow

I need help and advice.
I created an approval flow that contains four users. All users must do the approval.

If the user approved the flow is fine, but if there is a user who rejects, the form will be closed or completed.

I want the form flow to continue running even if there is a user who rejects. But what currently happens is if there is a user who rejects, the form will automatically close or completed.

here are the settings I did:
there are four users:

all users must do approval:
gf1

if there is a reject, the form will still run:
gf2

Is there something wrong with my settings? Please advise.

Hey @dwiyanto,

No issue with your settings, that is the default behaviour for Flow and ensures that you don’t run into questions of how to settle ties or percentages such as 3 approve, 1 reject. There is the gravityflow_step_status_evaluation_approval filter which you can use to build your own logic to handle such cases.

Feel free to reach out to our support team if you need more detailed help around that.

Regards,
Jamie

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.