Live and dev visibility of data

Hello everyone. I’m in a bit of a bind. I’m creating records in the database through the API. In the dev version, I can see these records, but when I switch to the live version, it’s empty. I set ignore privacy rules, but apparently, that’s not the issue. I suspect I’ve missed something small and insignificant, but I can’t figure out what.


Are you using the live API to create the records via data API (/version-live rather than /version-test?)

1 Like

I tried this way and that way. Wherever I run the workflow, that’s where the records remain.

I also partially modified and created new entries by uploading csv files

God, that was stupid of me… I worked a lot with Option Sets and completely forgot that everything is different with the database… Thank you very much.