User is approved, but still can't get access

The user is approved, but still can’t access the people page and instead the user is directed to the onboarding page again.

The user clicks the login in button and if the user is approved, which the user is, the workflow go to page people should trigger right? (see attached screenshot). It does not, instead onboarding workflow is triggered.

On the admin page, admin clicks approve button and make changes to user action is triggered. Approved is set to yes and status to live. When I double check the app data i

What am I missing?

Maybe privacy rules?

Hmm, I don’t think so :thinking:. My admin account can log in as an approved. I have tried to change the other account to also admin and it can still not log in.

Maybe url parameters somewhere

Not here on the log in page:

Nothing here on people page what I can see

The debygger says the user is not approved, but the data field for the user says the user is approved. What am I missing on the debugger tool?

I find it. It was a privacy rule design gap.

I had forgotten to add the approve item to be visible for approved users:

bild
Problem solved. Thank you so much for your replies. It helped greatly!

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.