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

[Backport 2.x] [Workspace] fix apps are missing when updating a workspace #6606

Merged
merged 1 commit into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. [Workspace] fix apps are missing when updating a workspace (#6459)

    * fix(workspace): apps are missing when updating a workspace
    
    This is caused by #6234 which marked apps as inaccessible when the apps
    are not configured into the current workspace. However, inaccessible
    apps can not be configured into a workspace.
    
    Signed-off-by: Yulong Ruan <[email protected]>
    
    * refactor(workspace): store workspace configurable apps in a global
    variable
    
    Signed-off-by: Yulong Ruan <[email protected]>
    
    * fix linter
    
    Signed-off-by: Yulong Ruan <[email protected]>
    
    ---------
    
    Signed-off-by: Yulong Ruan <[email protected]>
    Co-authored-by: ZilongX <[email protected]>
    (cherry picked from commit 4746f43)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and ZilongX committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d027978 View commit details
    Browse the repository at this point in the history