-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Labels
prioritizedThis issue has been triaged and the team is working on itThis issue has been triaged and the team is working on it
Description
Preliminary Checks
-
I have reviewed the documentation: https://clerk.com/docs
-
I have searched for existing issues: https://github.com/clerkinc/javascript/issues
-
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
-
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction / Replay Link
https://replit.com/@PavittarSingh1/ClerkBackendAPI-1
Publishable key
pk_test_aGVscGluZy1qYWd1YXItODguY2xlcmsuYWNjb3VudHMuZGV2JA
Description
Steps to reproduce:
- Update
publicMetadata
for any user. - Fetch Individual user data, vs all the members of the organization.
Expected behavior:
the member within the organization member list should have their publicMetadata updated.
Actual behavior:
publicMetadata
is updated and correct when fetching individual user data.publicMetadata
is empty inorganizationMembersList
Environment
I tried it locally + on replit, so this is more of a problem w/ SDK.
Let me know, if any more information is needed.
Thanks!
aliyeysides and tencyle-nativs
Metadata
Metadata
Assignees
Labels
prioritizedThis issue has been triaged and the team is working on itThis issue has been triaged and the team is working on it