Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display both internalMessage and externalMessage when viewing a FailureReason #12628

Closed
Tracked by #12119
evantahler opened this issue May 5, 2022 · 0 comments · Fixed by #12896
Closed
Tracked by #12119

Display both internalMessage and externalMessage when viewing a FailureReason #12628

evantahler opened this issue May 5, 2022 · 0 comments · Fixed by #12896
Assignees
Labels
area/frontend Related to the Airbyte webapp team/extensibility

Comments

@evantahler
Copy link
Contributor

evantahler commented May 5, 2022

When viewing a failed sync in the list view, we currently display the externalReason for the failure from FailureReasons. This message is "Human readable failure description for presentation in the UI to non-technical users.". However, it may be useful for a user to also see the internalReason in the expanded view.

This mockup shows the "externalReason" as "Failure Details" as one possible implementation.
Screen Shot 2022-05-05 at 10 31 42 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp team/extensibility
Projects
None yet
1 participant