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

[Cases] Switching title to a text field and adding visibleInManagement flags #112745

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

jonathan-buttner
Copy link
Contributor

This PR fixes two issues:

Issue: #112659

Searching cases within the Saved Object Management Page was throwing an error because the title field was marked as a keyword. This has been moved to a text field. I tested and it seems like the search behavior in cases works even better than before. Prior to this change the search would have to match the title of a case exactly, now it can match a portion of the title.

image

Issue: #110146

The comments and user actions saved objects were showing up in the Saved Object Management Page. These are now being hidden so a user should only see the case titles.

image

image

@jonathan-buttner jonathan-buttner added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Team:Threat Hunting Security Solution Threat Hunting Team auto-backport Deprecated - use backport:version if exact versions are needed v7.16.0 Team:Threat Hunting:Cases labels Sep 21, 2021
@jonathan-buttner jonathan-buttner requested a review from a team as a code owner September 21, 2021 20:17
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

Copy link
Member

@cnasikas cnasikas left a comment

Choose a reason for hiding this comment

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

Tested locally. All worked as expected. I really like the improved search in Cases 🚀

@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

@jonathan-buttner jonathan-buttner deleted the cases-export-fix branch September 22, 2021 13:04
kibanamachine added a commit that referenced this pull request Sep 22, 2021
lykkin pushed a commit to lykkin/kibana that referenced this pull request Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Threat Hunting Security Solution Threat Hunting Team v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Saved objects] Searching in Stack Management/Saved objects throws an error notification
4 participants