Skip to content

[UI] Fix create backup notification#12903

Open
sureshanaparti wants to merge 1 commit intoapache:4.22from
shapeblue:ui-create-backup-notification-fix
Open

[UI] Fix create backup notification#12903
sureshanaparti wants to merge 1 commit intoapache:4.22from
shapeblue:ui-create-backup-notification-fix

Conversation

@sureshanaparti
Copy link
Copy Markdown
Contributor

Description

This PR fixes #12902

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@sureshanaparti
Copy link
Copy Markdown
Contributor Author

@blueorangutan ui

@sureshanaparti sureshanaparti changed the title UI create backup notification fix [UI] Fix create backup notification Mar 27, 2026
@blueorangutan
Copy link
Copy Markdown

@sureshanaparti a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.02%. Comparing base (131ea9f) to head (fc0cfcb).

Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12903      +/-   ##
============================================
+ Coverage     17.60%   18.02%   +0.41%     
- Complexity    15674    16461     +787     
============================================
  Files          5917     5968      +51     
  Lines        531599   537275    +5676     
  Branches      64993    65983     +990     
============================================
+ Hits          93601    96827    +3226     
- Misses       427442   429529    +2087     
- Partials      10556    10919     +363     
Flag Coverage Δ
uitests 3.53% <ø> (-0.18%) ⬇️
unittests 19.18% <ø> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blueorangutan
Copy link
Copy Markdown

UI build: ✔️
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/12903 (QA-JID-902)

Copy link
Copy Markdown
Member

@winterhazel winterhazel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CLGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

UI: Incorrect UI notification for create Backup

4 participants