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

Ensure instance-updated event is passed up from Instance Danger component #2371

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

knolleary
Copy link
Member

Fixes #2364

Description

When updating an instance stack, the 'instance-updated' event wasn't being passed up from the Danger component. This mean the overview page didn't know to refresh the review - so the stack 'update' didn't disappear and there's no feedback anything is happening.

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@Pezmc Pezmc merged commit 6fc8300 into main Jun 30, 2023
3 checks passed
@Pezmc Pezmc deleted the 2364-fix-refresh-after-stack-upgrade branch June 30, 2023 12:08
knolleary added a commit that referenced this pull request Jul 4, 2023
Ensure instance-updated event is passed up from Instance Danger component (backport #2371)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating stack doesn't confirm anything is happening
2 participants