Backend Mandatory Parameter not Requested

Just came across a nasty little bug in the backend workflows. Have the parameters set on the backend workflow and it is mandatory (user parameter)

Screen Shot 2024-02-21 at 2.37.57 PM

Despite the fact that the result of step 1 to find the user was successful and that the parameter is mandatory, which means, even if the step 1 find user was not successful in the logs should have seen the parameter value as empty. Instead the nasty little bug is such that the mandatory parameter was not even requested.

Screen Shot 2024-02-21 at 2.38.14 PM

Be on the lookout for issues like this on backend workflows.

2 Likes

Just experienced this.

By any chance, have you filed a bug report from Bubble? If so, what did they say?

I also commented on the thread where @payam.azadi responded to