Skip to content

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