Get security_tenant search param from URL#1024
Merged
peternied merged 2 commits intoopensearch-project:mainfrom Jul 7, 2022
Merged
Get security_tenant search param from URL#1024peternied merged 2 commits intoopensearch-project:mainfrom
peternied merged 2 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: cliu123 <lc12251109@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #1024 +/- ##
=======================================
Coverage 72.27% 72.27%
=======================================
Files 87 87
Lines 1915 1915
Branches 249 249
=======================================
Hits 1384 1384
Misses 478 478
Partials 53 53 Continue to review full report at Codecov.
|
DarshitChanpura
approved these changes
Jul 7, 2022
peternied
requested changes
Jul 7, 2022
peternied
approved these changes
Jul 7, 2022
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Jul 7, 2022
Signed-off-by: cliu123 <lc12251109@gmail.com> (cherry picked from commit 348c550)
cliu123
added a commit
that referenced
this pull request
Jul 7, 2022
This was referenced Jul 28, 2022
spartan2015
pushed a commit
to spartan2015/security-dashboards-plugin
that referenced
this pull request
Aug 8, 2022
Signed-off-by: cliu123 <lc12251109@gmail.com> Signed-off-by: Vasile Negru <vasile@eosfintek.com>
rutuja-amazon
added a commit
to rutuja-amazon/security-dashboards-plugin
that referenced
this pull request
Aug 10, 2022
Signed-off-by: Rutuja Surve <rutuja@amazon.com>
3 tasks
rutuja-amazon
added a commit
to rutuja-amazon/security-dashboards-plugin
that referenced
this pull request
Aug 10, 2022
Signed-off-by: Rutuja Surve <rutuja@amazon.com>
3 tasks
rutuja-amazon
added a commit
to rutuja-amazon/security-dashboards-plugin
that referenced
this pull request
Aug 10, 2022
Signed-off-by: Rutuja Surve <rutuja@amazon.com>
3 tasks
1 task
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.
Signed-off-by: cliu123 lc12251109@gmail.com
Description
The root cause of the issue is that the search param(
security_tenant) in the URL is not captured.Category
[Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation] Bug fix
Issues Resolved
#1012
Testing
{"statusCode":404,"error":"Not Found","message":"Saved object [url/<saved_object_id>] not found"})Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.