Bubble database malfunction

I’m trying to save my supabase access_token and refresh_token in bubble’s database but I just keep running into this issue where after sign up, both tokens are saved in the database for just few seconds then they literally disappear, and also, i have 3 user roles on my web app but when i sign up as the candidate role, both tokens are saved but when i sign up as the company role, it saves but after few seconds it disappears. This is my sign up button’s workflow

Here is my setup


The tokens are saved into database.

make sure there is no other make changes which maybe have empty field for those token , so when that run it remove the token.