[Discover] Fix "encoded URL params in context page" cloud test permissions#126470
Merged
dimaanj merged 5 commits intoelastic:mainfrom Mar 15, 2022
Merged
Conversation
Member
|
Dear @liza-mae, could you verify if this works now, many thx |
liza-mae
reviewed
Mar 4, 2022
liza-mae
reviewed
Mar 4, 2022
Contributor
|
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
Contributor
Author
|
@elasticmachine merge upstream |
kertal
approved these changes
Mar 14, 2022
Member
kertal
left a comment
There was a problem hiding this comment.
LGTM, can be merged when CI turns green
Member
|
@elasticmachine merge upstream |
💛 Build succeeded, but was flakyTest Failures
Metrics [docs]
History
To update your PR or re-run it, just comment with: cc @dmitriynj |
Contributor
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Contributor
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
maksimkovalev
pushed a commit
to maksimkovalev/kibana
that referenced
this pull request
Mar 18, 2022
…sions (elastic#126470) * [Discover] fix cloud test for encoded param in context * [Discover] improve test description wording * [Discover] apply suggestion Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
dimaanj
added a commit
to dimaanj/kibana
that referenced
this pull request
Mar 18, 2022
…sions (elastic#126470) * [Discover] fix cloud test for encoded param in context * [Discover] improve test description wording * [Discover] apply suggestion Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 5533748)
dimaanj
added a commit
to dimaanj/kibana
that referenced
this pull request
Mar 31, 2022
…sions (elastic#126470) * [Discover] fix cloud test for encoded param in context * [Discover] improve test description wording * [Discover] apply suggestion Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 5533748) # Conflicts: # test/functional/config.js
dimaanj
added a commit
that referenced
this pull request
Mar 31, 2022
…sions (#126470) (#129033) * [Discover] fix cloud test for encoded param in context * [Discover] improve test description wording * [Discover] apply suggestion Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 5533748) # Conflicts: # test/functional/config.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #124432
Fixes "encoded URL params in context page" cloud functional test by adding right permissions.
Checklist