Skip to content

Web console: make detail archive opening more robust#16071

Merged
gianm merged 1 commit intoapache:masterfrom
vogievetsky:make_query_detail_archive_more_robust
Mar 8, 2024
Merged

Web console: make detail archive opening more robust#16071
gianm merged 1 commit intoapache:masterfrom
vogievetsky:make_query_detail_archive_more_robust

Conversation

@vogievetsky
Copy link
Copy Markdown
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
@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