Skip to content

Conversation

@joe-yeager
Copy link
Contributor

Description and Context

The BE now sends and array of failures split up by component type, this PR updates the error messaging to improve the level of detail.

@joe-yeager joe-yeager marked this pull request as ready for review April 24, 2025 19:53

interface ComponentError {
componentType: string;
developerSymbol?: string;
Copy link
Contributor Author

@joe-yeager joe-yeager Apr 24, 2025

Choose a reason for hiding this comment

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

developerSymbol===uid, it's just what they are called internally

@joe-yeager joe-yeager merged commit 12ce87b into main Apr 24, 2025
1 check passed
@joe-yeager joe-yeager deleted the jy/migrations-use-error-details branch April 24, 2025 20: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.

3 participants