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

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4746f43 from #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 <ruanyl@amazon.com>

* refactor(workspace): store workspace configurable apps in a global
variable

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>

* fix linter

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Co-authored-by: ZilongX <99905560+ZilongX@users.noreply.github.com>
(cherry picked from commit 4746f43)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot added autocut Skip the changelog verification check on backports Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry repeat-contributor workspace labels Apr 23, 2024
@SuZhou-Joe SuZhou-Joe merged commit fc1c020 into 2.x Apr 23, 2024
88 of 89 checks passed
@github-actions github-actions bot deleted the backport/backport-6459-to-2.x branch April 23, 2024 05:20
@BionIT BionIT added the v2.14.0 label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports repeat-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.14.0 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants