Skip to content

Allow skipping Send/Receive data when restoring a backup#1014

Merged
jasonleenaylor merged 1 commit into
mainfrom
claude/skip-send-receive-restore-457d6f
Jul 16, 2026
Merged

Allow skipping Send/Receive data when restoring a backup#1014
jasonleenaylor merged 1 commit into
mainfrom
claude/skip-send-receive-restore-457d6f

Conversation

@jasonleenaylor

@jasonleenaylor jasonleenaylor commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Enable the Send/Receive checkbox in the restore dialog when the backup includes S/R data, mirroring the other optional items. The restore service already honors the flag, and the existing guard still blocks overwriting a project that uses Send/Receive without its S/R data.


This change is Reviewable

Enable the Send/Receive checkbox in the restore dialog when the backup
includes S/R data, mirroring the other optional items. The restore
service already honors the flag, and the existing guard still blocks
overwriting a project that uses Send/Receive without its S/R data.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

NUnit Tests

    1 files  ±0      1 suites  ±0   10m 14s ⏱️ - 1m 10s
4 302 tests ±0  4 229 ✅ ±0  73 💤 ±0  0 ❌ ±0 
4 311 runs  ±0  4 238 ✅ ±0  73 💤 ±0  0 ❌ ±0 

Results for commit 70e22e0. ± Comparison against base commit 1c4971a.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 32.99%. Comparing base (1c4971a) to head (70e22e0).

Files with missing lines Patch % Lines
Src/FwCoreDlgs/BackupRestore/RestoreProjectDlg.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1014   +/-   ##
=======================================
  Coverage   32.99%   32.99%           
=======================================
  Files        1202     1202           
  Lines      278175   278175           
  Branches    37152    37152           
=======================================
  Hits        91781    91781           
  Misses     158543   158543           
  Partials    27851    27851           
Files with missing lines Coverage Δ
Src/FwCoreDlgs/BackupRestore/RestoreProjectDlg.cs 0.00% <0.00%> (ø)
🚀 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.

@jasonleenaylor
jasonleenaylor enabled auto-merge (squash) July 16, 2026 16:45
@jasonleenaylor
jasonleenaylor merged commit b30d631 into main Jul 16, 2026
6 checks passed
@jasonleenaylor
jasonleenaylor deleted the claude/skip-send-receive-restore-457d6f branch July 16, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants