Skip to content

Fix empty layoutAssignments#3925

Merged
jstvz merged 3 commits into
SFDO-Tooling:mainfrom
naicigam:patch-1
May 27, 2026
Merged

Fix empty layoutAssignments#3925
jstvz merged 3 commits into
SFDO-Tooling:mainfrom
naicigam:patch-1

Conversation

@naicigam
Copy link
Copy Markdown
Contributor

@naicigam naicigam commented Oct 1, 2025

Sometimes layout assigments come empty like this <layoutAssignments><!-- 1 children --></layoutAssignments>. We need to check if the recordType element exists before accessing it.

@naicigam naicigam requested a review from a team as a code owner October 1, 2025 14:42
Sometimes layout assigments come empty like this `<layoutAssignments><!-- 1 children --></layoutAssignments>`.
We need to check if the `recordType` element exists before accessing it.
@jstvz jstvz enabled auto-merge (squash) May 27, 2026 00:26
Copy link
Copy Markdown
Contributor

@jstvz jstvz left a comment

Choose a reason for hiding this comment

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

Required checks pass (3.11-3.13). Branch updated to current main.

@jstvz jstvz merged commit cd39e8b into SFDO-Tooling:main May 27, 2026
21 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants