Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Tags can't be deleted #32

Open
ryan-lane opened this issue Feb 27, 2014 · 2 comments
Open

Tags can't be deleted #32

ryan-lane opened this issue Feb 27, 2014 · 2 comments

Comments

@ryan-lane
Copy link

There's a couple issues here:

  1. Tags can't be deleted.
  2. When all postmortems that define a tag are deleted, the tag sticks around.
@marcesher
Copy link

👍

We can delete tags directly in the database, but that seems suboptimal. One simple solution would be to modify the query on the front page to only include tags that are linked to postmortems. If the morgue maintainers would entertain that, I'm happy to submit a patch.

@mmercedes
Copy link
Contributor

@marcesher

modify the query on the front page to only include tags that are linked to postmortems

Assuming this doesn't slow down the load time on the frontpage too much, I'm all for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants