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

[Reporting/Screenshots] add error for no shared items found on the page #52022

Merged

Conversation

tsullivan
Copy link
Member

@tsullivan tsullivan commented Dec 2, 2019

Summary

This PR helps the triaging of #51309 as an issue. If there is a problem with the Kibana page where the Reporting integration will not work, Reporting will log an appropriate error.

image

This PR follows on #52109

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

Functional tests to isolate the screen capture workflow is dependent on a draft PR: #48588

@tsullivan tsullivan added (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.6.0 labels Dec 2, 2019
@tsullivan

This comment has been minimized.

@tsullivan tsullivan closed this Dec 3, 2019
@tsullivan tsullivan reopened this Dec 3, 2019
@tsullivan tsullivan force-pushed the reporting/fix-container-failure-messaging branch from 8d7fa97 to 0951fde Compare December 5, 2019 20:31
@elastic elastic deleted a comment from elasticmachine Dec 5, 2019
@elastic elastic deleted a comment from elasticmachine Dec 5, 2019
@elastic elastic deleted a comment from elasticmachine Dec 5, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@tsullivan
Copy link
Member Author

Ready for re-review

@@ -313,7 +313,7 @@ export class VisualizeEmbeddable extends Embeddable<VisualizeInput, VisualizeOut

div.setAttribute('data-test-subj', 'visualizationLoader');
div.setAttribute('data-shared-item', '');
div.setAttribute('data-shared-item-container', '');
div.setAttribute('data-shared-items-container', '');
Copy link
Member Author

@tsullivan tsullivan Dec 5, 2019

Choose a reason for hiding this comment

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

Whoops, this is affecting Dashboard reports now, and causing them to break.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@tsullivan tsullivan force-pushed the reporting/fix-container-failure-messaging branch from 0951fde to 149022b Compare December 6, 2019 19:23
@tsullivan tsullivan force-pushed the reporting/fix-container-failure-messaging branch from 149022b to 0f474f9 Compare December 9, 2019 17:34
@tsullivan
Copy link
Member Author

@elasticmachine merge upstream

Copy link
Contributor

@joelgriffith joelgriffith left a comment

Choose a reason for hiding this comment

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

LGTM, reviewed code only

@tsullivan
Copy link
Member Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@tsullivan tsullivan merged commit 31a6b50 into elastic:master Dec 12, 2019
tsullivan added a commit to tsullivan/kibana that referenced this pull request Dec 12, 2019
…ge (elastic#52022)

* [Reporting/Screenshots] add error for no shared items container found on the page

* wording adjustment
tsullivan added a commit that referenced this pull request Dec 12, 2019
…ge (#52022) (#52946)

* [Reporting/Screenshots] add error for no shared items container found on the page

* wording adjustment
timductive pushed a commit to timductive/kibana that referenced this pull request Dec 16, 2019
…ge (elastic#52022)

* [Reporting/Screenshots] add error for no shared items container found on the page

* wording adjustment
@tsullivan tsullivan deleted the reporting/fix-container-failure-messaging branch January 15, 2020 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead release_note:skip Skip the PR/issue when compiling release notes v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants