Skip to content

Commit 599e9cb

Browse files
Add archive forever description (#7560)
* Add archive forever description * style(lint): Auto commit lint changes * Update src/docs/product/accounts/early-adopter-features/issue-archiving.mdx --------- Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
1 parent db0bc32 commit 599e9cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/docs/product/accounts/early-adopter-features/issue-archiving.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,13 @@ While some issue statuses are added and updated automatically, you can manually
3131

3232
You can manually archive issues that are less pressing or not applicable to you or your team. This will change their status to `Archived` and remove them from the issues list. Sentry will automatically bring an issue back to the top of the list and change its status to `Escalating` if the events in that issue significantly increase over a short period of time. There's also an option to mark an issue as `Archived` for:
3333

34+
- Forever
3435
- A set period of time
3536
- Until it occurs a set number of times
3637
- Until a set number of users are affected
3738

39+
If you archive an issue "Forever", events connected with that issue will continue to be recorded, but the issue will never be labeled as escalating even if it meets escalating conditions. You can still unarchive any archived issue, including those that have been archived "Forever". All unarchived issues will then show up in the "Unresolved" tab.
40+
3841
### Resolve
3942

4043
You can manually mark an issue as `Resolved` when it’s been fixed. You can also specify further by resolving it in:

0 commit comments

Comments
 (0)