Unused tags

Continuing the discussion from 3.2.0.beta2: Auto delete unused tags, custom date range for reports, new chat notifications, and more:

Are synonyms counted as unused ones?

Good question! There is no mention of synonyms in the github PR FEATURE: option to automatically delete unused tags by KrisKotlarek · Pull Request #23864 · discourse/discourse · GitHub but obviously they should be accounted for and should not be deleted as unused. We’ll get an answer on this question.

Thank you for that question. Actually, synonyms were considered as unused tags, which was a bug.

I fixed it here

FIX: synonym tags are not considered as unused by KrisKotlarek · Pull Request #23950 · discourse/discourse · GitHub