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

feat: project auth graph to be provisioned with visibility from GL #1676

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

jachro
Copy link
Contributor

@jachro jachro commented Aug 28, 2023

There was some uncertainty around the source of the project visibility info in the MEMBER_SYNC flow that updates the new project-auth graph. As it might be that the MEMBER_SYNC event is processed before any data for the project exists in the TS, it seems safer not to reach for that to the TS but rather to the source which is GL. This PR modifies the flow to follow this logic.
Additionally, there's an assumption taken that in case no visibility is found in GL, the project auth data in the new graph should be removed.

@jachro jachro requested a review from a team as a code owner August 28, 2023 17:16
Copy link
Member

@eikek eikek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍🏼

@jachro jachro merged commit 66b858a into development Aug 29, 2023
@jachro jachro deleted the member-sync-visibility-from-GL branch August 29, 2023 12:10
@jachro jachro mentioned this pull request Sep 4, 2023
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