Hey, can anyone check this? <https://console.ory.sh/projects/>&lt;my-project_id&gt;/permissions/conf...
f
Hey, can anyone check this? https://console.ory.sh/projects/<my-project_id>/permissions/configuration page is showing zero tuples (1st image) for all of my namespaces but when i fetched the records with GET /relation-tuples, i'm getting all of my data. Also https://console.ory.sh/projects/<my project id>/permissions/relationships page is keep making the same request again and again (2nd image) and number of tuples keeps increasing (3rd image) i don't have that many tuples. i verified it with the api call.
s
The UI seems a bit broken there, sorry for the confusion. The total count is not really available form the backend and we have some buggy logic in the UI to get it.
f
oh okay! Thank for clearing out the confusion.
s
hm I tried to reproduce the infinite query bug but I could not really... but we will refactor that page a bit anyways to be compatible with the backend