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

[7.x] [Maps] Fix apis Maps endpoints getTile should return vector tile containing document (#114509) #114623

Merged
merged 3 commits into from
Oct 12, 2021

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Oct 12, 2021

Backports the following commits to 7.x:

…aining document (elastic#114509)

* [Maps] Fix apis Maps endpoints getTile should return vector tile containing document

* use find instead of if statement

* eslint

* can not use layer.feature.find is layer.feature is not an array

* unskip other test where fix has been merged

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	x-pack/test/api_integration/apis/maps/get_tile.js
@nreese
Copy link
Contributor Author

nreese commented Oct 12, 2021

@elasticmachine merge upstream

@nreese
Copy link
Contributor Author

nreese commented Oct 12, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@nreese nreese merged commit ab888ed into elastic:7.x Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants