Skip to content

W-22034924: exclude UIBundle from source tracking polling#850

Merged
iowillhoit merged 3 commits into
forcedotcom:mainfrom
lesya7:lt/exclude-uibundle-from-source-tracking
Apr 15, 2026
Merged

W-22034924: exclude UIBundle from source tracking polling#850
iowillhoit merged 3 commits into
forcedotcom:mainfrom
lesya7:lt/exclude-uibundle-from-source-tracking

Conversation

@lesya7
Copy link
Copy Markdown
Contributor

@lesya7 lesya7 commented Apr 15, 2026

@W-22034924@

Summary

  • Add UIBundle to the typesToNoPollFor list in expectedSourceMembers.ts so that source tracking does not poll for UIBundle SourceMembers after deploy/retrieve.
  • Add unit tests verifying UIBundle is excluded from polling while other types remain unaffected.

Test plan

  • Unit tests pass (omits UIBundle type from polling, omits UIBundle while keeping other valid types)
  • Full test suite passes (98 tests)
  • NUT with UIBundle deploy to a scratch org with source tracking enabled

Add UIBundle to the typesToNoPollFor list so that source tracking
does not poll for UIBundle SourceMembers after deploy/retrieve.

Made-with: Cursor
@lesya7 lesya7 changed the title fix: exclude UIBundle from source tracking polling W-22034924: exclude UIBundle from source tracking polling Apr 15, 2026
Verifies that UIBundle deploy responses produce no expected
SourceMembers and that the exclusion does not affect other
metadata types in mixed deploys.

@W-18405316@

Made-with: Cursor
@lesya7 lesya7 force-pushed the lt/exclude-uibundle-from-source-tracking branch 2 times, most recently from ce37080 to 21d1ad2 Compare April 15, 2026 18:14
Fix type collisions on external NUT tests.

Made-with: Cursor
@iowillhoit iowillhoit merged commit 4e8ef10 into forcedotcom:main Apr 15, 2026
21 checks passed
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