How to restore ignored issues?

I have ignored all the issues on a project issue-list page in my careless, as a result, I can not see any new issues anymore. Is there a way to restore all of that?

Did you ever find out how to undo your ignore?

I’m using Sentry 9 and did the exact same thing.

edit: nvm you can filter with “is:ignored”

Not working

I know this is kind of an old issue, but it’s a high google hit, so here’s some help: if you’re trying to un-ignore a bunch of things you accidentally ignored, just:

  1. Search for the ignored stuff (eg is:ignored)
  2. Select everything (eg check the select-all checkbox at the top left)
  3. Open the ellipses menu (…) and select “Set Unresolved”

This will change their status to “unresolved” instead of “ignored”.

You can also unignore a single issue by opening it and clicking the ⃠ button.

It turns out that an issue can have either a status of “ignored” or of “unresolved” but not both, something that’s not immediately clear from looking at the UI.