Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Tags deletable, after the last file tagged with was deleted #22942

Closed
aspdye opened this issue Mar 8, 2016 · 5 comments
Closed

Make Tags deletable, after the last file tagged with was deleted #22942

aspdye opened this issue Mar 8, 2016 · 5 comments

Comments

@aspdye
Copy link

aspdye commented Mar 8, 2016

Steps to reproduce

  1. Tag files with the tag "example"
  2. Remove all Files with the Tag "example"

Expected behavior

Tag "example" should disappear in the "Select tags to filter by"-field

Actual behavior

It does not 😒

@PVince81
Copy link
Contributor

PVince81 commented Mar 8, 2016

9.0 RC3 I guess?

@PVince81
Copy link
Contributor

PVince81 commented Mar 8, 2016

This could be implemented as a cleanup bkg job that deletes all tags that aren't assigned to anything.

@karlitschek

@PVince81 PVince81 added this to the backlog milestone Mar 8, 2016
@aspdye
Copy link
Author

aspdye commented Mar 8, 2016

enhancement or bug?

@nickvergessen
Copy link
Contributor

@PVince81 you shall not delete tags in a background job, since there are apps that might depend on them!

We already discussed that in the past. While for CE and atm pruning would be fine, it would be crucial for the known cases.

Anyhow, shouldn't admins be able to delete via the dropdown, when editing a tag?

@lock
Copy link

lock bot commented Aug 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants