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

Web console: make detail archive opening more robust #16071

Merged

Conversation

vogievetsky
Copy link
Contributor

Allow the detail opening dialog to handle cases where not all fields are set on the detail archive (this is possible as the detail archive is generated in a "best effort" approach).

Specifically I came across this issue when opening a detail archive that did not have statementsStatus set. It crashed.

Note: the workaround for now is to manually edit the archive JSON to add statementsStatus: {} (or whatever is missing) at the top level

@gianm gianm merged commit 19a8af8 into apache:master Mar 8, 2024
11 checks passed
@vogievetsky vogievetsky deleted the make_query_detail_archive_more_robust branch March 8, 2024 19:19
@adarshsanjeev adarshsanjeev added this to the 30.0.0 milestone May 6, 2024
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