Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Store group description in public_info #1384

Merged
merged 1 commit into from Dec 11, 2023
Merged

Conversation

baumandm
Copy link
Contributor

@baumandm baumandm commented Dec 8, 2023

Currently, create_or_update_user_group() sets the group description directly inside the properties dict, but only the values of the public_info key are exposed via the API.

This change stores the description in the correct location so that the UI can display it.

Currently, `create_or_update_user_group()` sets the group description directly inside the `properties` dict, but only the values of the `public_info` key are exposed via the API.

This change stores the description in the correct location so that the UI can display it.
@czgu czgu merged commit 3686d0d into pinterest:master Dec 11, 2023
3 checks passed
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
Currently, `create_or_update_user_group()` sets the group description directly inside the `properties` dict, but only the values of the `public_info` key are exposed via the API.

This change stores the description in the correct location so that the UI can display it.
@baumandm baumandm deleted the patch-3 branch January 10, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants