Members are not shown in the UI despite correct API response
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [X] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
https://vibrant-dubinsky-6d1qtx5k0i.projects.oryapis.com
Describe the bug
Hello there, I was trying to remove some members from the project, so I went "Project Settings" -> "Members". I noticed that there are no no project members for my project which seemed weird:
Nevertheless, when I examined requests that UI makes, I could see members returned correctly by the
/members endpoint:
Reproducing the bug
Steps to reproduce:
- Go to "Project Settings"
- Go to "Members"
Relevant log output
No response
Relevant configuration
No response
Version
Ory Network
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
You may need to check the workspace user list. Right now you can invite users on two levels:
- workspace (has access to all projects)
- project (only access to some projects)
They right now show up in different parts of the application.
Could it be because our projects have been there for a long time and don’t belong to any workspace? Should we move them to one?
Any update on this? I know I can delete them with the use of API, but I still think it's a bug, since I cannot do this via UI
Yes, probably age is the problem. We recommend moving your project to a workspace!