https://www.ory.sh/ logo
s

straight-pharmacist-68416

12/13/2021, 9:00 PM
is it possible for
Check
and
List
to be out of sync/inconsistent? We assigned a role to a user and
Check
confirmed that the user had that role. But when we call
List
on that user, the role doesn’t show up we only started seeing this today - was working fine for months
s

steep-lamp-91158

12/13/2021, 9:22 PM
Depends on the database setup, both just use the DB
So if you have an outdated read replica or so
And did you see that list is paginated?
s

straight-pharmacist-68416

12/13/2021, 9:25 PM
is there a maximum response constraint for the listAPI? It’s not paginated - and I noticed some weird behavior that when removing roles for one user, a role would suddenly popup for another user
which makes me believe that there’s some maximum constraint. I don’t think we’re really returning that much data though, only around 30 users and 3-4 roles per user