Skip to content

Commit 9fe3533

Browse files
authored
add issue category replay as search field (#9082)
1 parent 6ccfcbf commit 9fe3533

File tree

1 file changed

+1
-1
lines changed
  • docs/product/reference/search/searchable-properties

1 file changed

+1
-1
lines changed

docs/product/reference/search/searchable-properties/issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ The short issue code, for example `SENTRY-ABC`.
242242

243243
### `issue.category`
244244

245-
The category of the issue (either `error` or `performance`).
245+
The category of the issue. For example: `error`, `performance`, `replay` and `cron`.
246246

247247
- **Type:** string
248248

0 commit comments

Comments
 (0)