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

Fix/license not passed in maps #28198

Merged
merged 2 commits into from
Jan 9, 2019

Conversation

kindsun
Copy link
Contributor

@kindsun kindsun commented Jan 7, 2019

Resolves #28117. For the latest ems client, the license wasn't being added to the query params. The license check has been updated to return the license uid if the license permits use of the Maps app. I've also added back in the logic originally used in #27943 before it was reverted (as it was believed license handling was being taken care of downstream, it wasn't!) which ensures routes are only initialized once.

@kindsun kindsun requested a review from nreese January 7, 2019 18:52
@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

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

Can you add a fix for #28119 here as well?

@kindsun
Copy link
Contributor Author

kindsun commented Jan 7, 2019

@thomasneirynck I'll tie in a fix in for #28119 along with my fix for #27832 per our recent conversation. Thanks!

@kindsun
Copy link
Contributor Author

kindsun commented Jan 7, 2019

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

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

lgtm with green CI
code review, ran changes in chrome

@kindsun
Copy link
Contributor Author

kindsun commented Jan 8, 2019

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@kindsun
Copy link
Contributor Author

kindsun commented Jan 8, 2019

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@kindsun
Copy link
Contributor Author

kindsun commented Jan 9, 2019

retest

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@kindsun kindsun merged commit 1d4407a into elastic:master Jan 9, 2019
@nreese nreese added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Jan 9, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

kindsun added a commit to kindsun/kibana that referenced this pull request Jan 9, 2019
* Add back in license wait for init routes and add license to ems client query params

* Add back routes initialized check to prevent multiple initializations
kindsun added a commit that referenced this pull request Jan 9, 2019
* Add back in license wait for init routes and add license to ems client query params

* Add back routes initialized check to prevent multiple initializations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v6.7.0 v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants