Skip to content

Honor excluded Folder Sync and Merge rows - #282

Merged
cursor[bot] merged 1 commit into
masterfrom
cursor/parity-sync-merge-exclude-execute-0b18
Sep 16, 2026
Merged

cursor[bot] merged 1 commit into
masterfrom
cursor/parity-sync-merge-exclude-execute-0b18

Conversation

@baseGame

Copy link
Copy Markdown
Collaborator

Summary

Exclude Selected hid Folder Sync and Folder Merge rows but execute still wrote them. Hidden sync rows now go through as leave, and hidden merge rows go through as keep-output, so confirm and execute skip those paths.

After Merge confirm, the status panel also lists each returned execution row instead of only the totals.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Build, CI, or release

Validation

  • corepack pnpm exec eslint src/views/FolderSyncView.vue src/views/FolderSyncView.test.ts src/views/FolderMergeView.vue src/views/FolderMergeView.test.ts --max-warnings=0
  • corepack pnpm exec stylelint src/views/FolderSyncView.vue src/views/FolderMergeView.vue --max-warnings=0
  • corepack pnpm exec vitest run src/views/FolderSyncView.test.ts src/views/FolderMergeView.test.ts src/views/sessionLinkage.test.ts

Screenshots or recordings

No screenshot. Confirm lists and execute payloads change for excluded rows; Merge status shows per-row results.

Checklist

  • I kept the change focused.
  • I added or updated tests where needed.
  • I updated documentation for user-facing changes.
  • I checked that no sensitive data is included.
Open in Web Open in Cursor 

Exclude now sends leave or keep-output so hidden rows are not written. Merge also lists each execution row after confirm.
@cursor
cursor Bot merged commit c3ce556 into master Sep 16, 2026
1 check passed
@cursor
cursor Bot deleted the cursor/parity-sync-merge-exclude-execute-0b18 branch September 16, 2026 16:07
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.

2 participants