Skip to content

fix: Store group description in public_info - #1384

Merged
czgu merged 1 commit into
pinterest:masterfrom
baumandm:patch-3
Dec 11, 2023
Merged

fix: Store group description in public_info#1384
czgu merged 1 commit into
pinterest:masterfrom
baumandm:patch-3

Conversation

@baumandm

@baumandm baumandm commented Dec 8, 2023

Copy link
Copy Markdown
Contributor

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
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.

2 participants