Skip to content

fix(dashboard): Hide Update Available while Restore Tables shows - #7453

Open
balamurali27 wants to merge 1 commit into
developfrom
site-update-hide-update-available-on-restore-tables
Open

fix(dashboard): Hide Update Available while Restore Tables shows#7453
balamurali27 wants to merge 1 commit into
developfrom
site-update-hide-update-available-on-restore-tables

Conversation

@balamurali27

Copy link
Copy Markdown
Contributor

A broken site with a failed logical-backup migrate update showed both Update Available and Restore Tables in the header. Update Available invites the user to run another update on a site whose tables are not restored yet. The Update Available button is now hidden while Restore Tables shows.

A Playwright test mocks such a site and checks that Restore Tables is visible and Update Available is not. It fails without the fix.

🤖 Generated with Claude Code

https://claude.ai/code/session_01F5GozKmiFFYrqCByPjCPbf

A broken site with a failed migrate update shows both buttons. Update
Available invites the user to run another update on a site whose
tables are not restored yet. Restore Tables is the only safe next step,
so it is now the only button.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F5GozKmiFFYrqCByPjCPbf
@balamurali27 balamurali27 added the backport-master For mergify backport to master label Sep 11, 2026
@greptile-apps

greptile-apps Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

Safe to merge with no actionable issues identified.

Reviews (1) · Last reviewed commit: "fix(dashboard): Hide Update Available wh..."

@mergify

mergify Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.06%. Comparing base (07485b0) to head (0b03723).
⚠️ Report is 18 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #7453       +/-   ##
============================================
+ Coverage    61.94%   86.06%   +24.11%     
============================================
  Files         1067      144      -923     
  Lines       102449    27676    -74773     
  Branches      1777     1636      -141     
============================================
- Hits         63460    23818    -39642     
+ Misses       38944     3813    -35131     
  Partials        45       45               
Flag Coverage Δ
dashboard 86.06% <100.00%> (+0.11%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

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

Labels

backport-master For mergify backport to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants