Skip to content

Backport of Namespace banner bug Secrets Sync into release/1.16.x#26791

Merged
Monkeychip merged 1 commit intorelease/1.16.xfrom
backport/ui/VAULT-26725/banner-namespace-bug/externally-lucky-snake
May 2, 2024
Merged

Backport of Namespace banner bug Secrets Sync into release/1.16.x#26791
Monkeychip merged 1 commit intorelease/1.16.xfrom
backport/ui/VAULT-26725/banner-namespace-bug/externally-lucky-snake

Conversation

@hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #26790 to be assessed for backporting due to the inclusion of the label backport/1.16.x.

The below text is copied from the body of the original PR.


If you were in a namespace and you activated the feature the secrets.overview model would not refresh. Because this model is generated from the route and not a backing ember data model, it's not super easy to just pass in the model to the transitionTo method. Instead, we need to trigger the model refresh manually via the router.refresh() method.

Before within namespace

old.mov

After within a namespace

after.mov
  • Enterprise tests pass (sync specific, still issues running replication test locally)

  • I checked if this was an issue on 1.16.x or maybe a result of a recent dependency upgrade but it appears to be a bug there as well.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/VAULT-26725/banner-namespace-bug/externally-lucky-snake branch from b96a8a4 to e312fcd Compare May 2, 2024 19:25
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label May 2, 2024
@Monkeychip Monkeychip added this to the 1.16.3 milestone May 2, 2024
@github-actions
Copy link

github-actions bot commented May 2, 2024

Build Results:
All builds succeeded! ✅

@github-actions
Copy link

github-actions bot commented May 2, 2024

CI Results:
All Go tests succeeded! ✅

@Monkeychip Monkeychip merged commit 619d366 into release/1.16.x May 2, 2024
@Monkeychip Monkeychip deleted the backport/ui/VAULT-26725/banner-namespace-bug/externally-lucky-snake branch May 2, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants