From 6478e754cad646c9ee96c19e4c15b3642f44579d Mon Sep 17 00:00:00 2001 From: "Armen Zambrano G." <44410+armenzg@users.noreply.github.com> Date: Mon, 6 Oct 2025 10:40:18 -0400 Subject: [PATCH] Clarify deletion options for Error Issues We added support for deleting platform issues in https://github.com/orgs/getsentry/projects/255 --- docs/product/issues/states-triage/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/issues/states-triage/index.mdx b/docs/product/issues/states-triage/index.mdx index 3c241a805bd0f..ef7f2bbd1c970 100644 --- a/docs/product/issues/states-triage/index.mdx +++ b/docs/product/issues/states-triage/index.mdx @@ -62,6 +62,6 @@ There's also an option to `Delete and Discard Forever`, which will make it so th -You can only delete [Error Issues](/product/issues/issue-details/error-issues/?original_referrer=https%3A%2F%2Fdocs.sentry.io%2Fproduct%2Fissues%2Fstates-triage%2F). Other issue categories, such as [Performance Issues](/product/issues/issue-details/performance-issues/?original_referrer=https%3A%2F%2Fdocs.sentry.io%2Fproduct%2Fissues%2Fstates-triage%2F), don't support this feature. +Discard forever only works for [Error Issues](/product/issues/issue-details/error-issues/?original_referrer=https%3A%2F%2Fdocs.sentry.io%2Fproduct%2Fissues%2Fstates-triage%2F). Other issue categories, such as [Performance Issues](/product/issues/issue-details/performance-issues/?original_referrer=https%3A%2F%2Fdocs.sentry.io%2Fproduct%2Fissues%2Fstates-triage%2F) only support normal deletion.