Skip to content

Conversation

@sf-kishore-kurri
Copy link
Contributor

What does this PR do?

What issues does this PR fix or reference?

@sf-kishore-kurri sf-kishore-kurri requested a review from a team as a code owner August 6, 2025 15:49
} catch (ex: any) {
if (ex instanceof InvalidEntityTypeError) {
Logger.error(ex.message);
Logger.error(`${messages.getMessage('invalidTypeMigrateErrorMessage', [namespace])}`);
Copy link
Collaborator

Choose a reason for hiding this comment

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

we don't need to wrap getMessage in quotes

@sf-aastha-paruthi
Copy link
Collaborator

Are these labels CX approved?

@sf-aastha-paruthi
Copy link
Collaborator

Please merge to prerelease/developga after this gets merged.

@sf-kishore-kurri
Copy link
Contributor Author

Are these labels CX approved?

Yes, These labels are reviewed with CX and added in messages

@snehaljha-sf snehaljha-sf merged commit 7afbef3 into salesforcecli:prerelease/alpha Aug 7, 2025
1 check 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.

3 participants