morgue icon indicating copy to clipboard operation
morgue copied to clipboard

Tags can't be deleted

Open ryan-lane opened this issue 10 years ago • 2 comments

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.

ryan-lane avatar Feb 27 '14 21:02 ryan-lane

:+1:

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.

marcesher avatar Jul 23 '15 13:07 marcesher

@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.

mmercedes avatar Jul 23 '15 20:07 mmercedes