-
Notifications
You must be signed in to change notification settings - Fork 181
[Cases][Serverless & 9.2]: Docs for incremental case IDs #3358
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
Conversation
|
@nastasha-solomon - this looks good, but I wonder if we should also note somewhere (if it's not already) that incremental IDs are assigned in the background (defaults to ~10 minutes or so). The impact is that the incremental ID is not immediately available after case creation. At least I'm pretty sure that's how it works; @janmonschke can confirm. |
Yes, there will be a noticeable delay AND there might be an initial delay in case there are many cases in a space. The backfill task will start with the oldest cases and work its way to the present. |
alaudazzi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Verified that changes are available in Serverless on prod. |
Fixes elastic#3255 and elastic#1758 by explaining that cases are automatically assigned human-readable numeric IDs, which you can use for easier referencing. Also refreshed outdated images of the Cases table and removed case screenshots that weren't adding value and were outdated. Previews: - [Stack management cases](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3358/explore-analyze/alerts-cases/cases) - [Observability cases](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3358/solutions/observability/incident-management/cases) - [Security cases](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3358/solutions/security/investigate/cases)
Fixes elastic#3255 and elastic#1758 by explaining that cases are automatically assigned human-readable numeric IDs, which you can use for easier referencing. Also refreshed outdated images of the Cases table and removed case screenshots that weren't adding value and were outdated. Previews: - [Stack management cases](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3358/explore-analyze/alerts-cases/cases) - [Observability cases](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3358/solutions/observability/incident-management/cases) - [Security cases](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3358/solutions/security/investigate/cases)
Fixes #3255 and #1758 by explaining that cases are automatically assigned human-readable numeric IDs, which you can use for easier referencing. Also refreshed outdated images of the Cases table and removed case screenshots that weren't adding value and were outdated.
Previews: