-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Enhancement] Button label under Recently created cases
on Detection & Response dashboard should be View All Cases
instead of View recent cases
#177808
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
@karanbirsingh-qasource Please review this ticket. Thanks. |
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations) |
Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore) |
…cases' - in detection & response dashboard fix the button label for viewing all cases fix for: elastic#177808
…abel (#178325) fix for: #177808 ## Summary In detection & response dashboard button label to all cases has a wrong label mentioning "View recent cases". This PR fixes it and changes it to "View all cases". Before: <img width="1496" alt="image" src="https://github.com/elastic/kibana/assets/1625373/0f0834b9-30f2-435a-ba5e-3f5046cf719d"> After: <img width="1496" alt="image" src="https://github.com/elastic/kibana/assets/1625373/d23066d7-0312-499a-bdd6-aefeb063c9dc">
…abel (elastic#178325) fix for: elastic#177808 ## Summary In detection & response dashboard button label to all cases has a wrong label mentioning "View recent cases". This PR fixes it and changes it to "View all cases". Before: <img width="1496" alt="image" src="https://github.com/elastic/kibana/assets/1625373/0f0834b9-30f2-435a-ba5e-3f5046cf719d"> After: <img width="1496" alt="image" src="https://github.com/elastic/kibana/assets/1625373/d23066d7-0312-499a-bdd6-aefeb063c9dc"> (cherry picked from commit 552e8ad)
…es button label (#178325) (#178339) # Backport This will backport the following commits from `main` to `8.13`: - [[Security Solution][Detection & Response] Fix view all cases button label (#178325)](#178325) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Karen Grigoryan","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-03-08T17:12:25Z","message":"[Security Solution][Detection & Response] Fix view all cases button label (#178325)\n\nfix for: #177808\r\n\r\n## Summary\r\n\r\nIn detection & response dashboard button label to all cases has a wrong\r\nlabel mentioning \"View recent cases\".\r\nThis PR fixes it and changes it to \"View all cases\".\r\n\r\nBefore:\r\n<img width=\"1496\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1625373/0f0834b9-30f2-435a-ba5e-3f5046cf719d\">\r\n\r\nAfter:\r\n<img width=\"1496\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1625373/d23066d7-0312-499a-bdd6-aefeb063c9dc\">","sha":"552e8adcca053bbe13cbc087eb7cd6cad473dbb2","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat Hunting","Team:Threat Hunting:Explore","v8.13.0","v8.14.0"],"title":"[Security Solution][Detection & Response] Fix view all cases button label","number":178325,"url":"https://github.com/elastic/kibana/pull/178325","mergeCommit":{"message":"[Security Solution][Detection & Response] Fix view all cases button label (#178325)\n\nfix for: #177808\r\n\r\n## Summary\r\n\r\nIn detection & response dashboard button label to all cases has a wrong\r\nlabel mentioning \"View recent cases\".\r\nThis PR fixes it and changes it to \"View all cases\".\r\n\r\nBefore:\r\n<img width=\"1496\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1625373/0f0834b9-30f2-435a-ba5e-3f5046cf719d\">\r\n\r\nAfter:\r\n<img width=\"1496\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1625373/d23066d7-0312-499a-bdd6-aefeb063c9dc\">","sha":"552e8adcca053bbe13cbc087eb7cd6cad473dbb2"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178325","number":178325,"mergeCommit":{"message":"[Security Solution][Detection & Response] Fix view all cases button label (#178325)\n\nfix for: #177808\r\n\r\n## Summary\r\n\r\nIn detection & response dashboard button label to all cases has a wrong\r\nlabel mentioning \"View recent cases\".\r\nThis PR fixes it and changes it to \"View all cases\".\r\n\r\nBefore:\r\n<img width=\"1496\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1625373/0f0834b9-30f2-435a-ba5e-3f5046cf719d\">\r\n\r\nAfter:\r\n<img width=\"1496\" alt=\"image\"\r\nsrc=\"https://github.com/elastic/kibana/assets/1625373/d23066d7-0312-499a-bdd6-aefeb063c9dc\">","sha":"552e8adcca053bbe13cbc087eb7cd6cad473dbb2"}}]}] BACKPORT--> Co-authored-by: Karen Grigoryan <[email protected]>
@arvindersingh-qasource fix is merged to main. check please |
Hi @kapral18 we have checked the mains and requested enhancement is now available. Hence we are closing this ticket. thanks !! |
Describe the bug
Button label under
Recently created cases
on Detection & Response dashboard should beView All Cases
instead ofView recent cases
Build Details
Browser Details
This issue is occurring on all browsers.
Preconditions
Steps to Reproduce
Security
->Dashboards
Recently created cases
on Detection & Response dashboard isView recent cases
whereas it navigates to All Cases tab.Additional Information
Actual Result
Button label under
Recently created cases
on Detection & Response dashboard isView recent cases
whereas it navigates to All Cases tab.Expected Result
Button label under
Recently created cases
on Detection & Response dashboard should beView All Cases
instead ofView recent cases
What's Working
What's Not Working
Screen shot
The text was updated successfully, but these errors were encountered: