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: Update organization on accept invite #9281

Merged

Commits on Dec 11, 2023

  1. fix: Prompt to join org without organization feature flags

    When no organization feature flag was present, we would not show the
    prompt to join org notification.
    Dschoordsch committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    49fe95f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. fix: Update organization on accept invite

    When accepting an invite in a different tab, or if the team lead accepts
    a prompt to join org invite, the new organization was added partially to
    the viewers organization causing undefined errors.
    Dschoordsch committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0f03855 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    171662f View commit details
    Browse the repository at this point in the history