How to delete tags from the filtering panel

How can I delete tags from the filtering system?

I’ve been implementing Sentry/Raven as part of a React/Cordova project, and so have made a number of issues as part of testing and just playing around.

As part of this, I’ve submitted issues with tags to see how the tags would look.

Now on the filtering panel these tags are listed, even after I deleted the issues with those tags.

How can I remove such tags from the Sentry system?

This could very quickly become a major problem for us since a simple typo would result in the creation of a new element on that panel, adding to it’s size.

1 Like

How can I remove such tags from the Sentry system?

[Your Project] → Project Settings (top right) → Tags (sidebar) → [locate your tag and delete it]

Is it possible to delete a specific value of an existing tag? I deleted the issue that had the value but it still shows up in the search autocomplete (and finds 0 issues).