#1746 Removing a tag from an issue removes the tag from the database
Closed: Fixed Opened by mreynolds.

If there is only one issue that uses a particular tag, and you remove that tag from the issue. The tag is completely removed from the project and lost forever. Updating an issue should never modify a project's tags.

This looks like the old global tag behaviour is still present in regards to removing tags from issues.


@pingou - looks like you broke this when you rewrote my fix. I'm not sure what you did, but if you delete a tag from an issue it completely removes the tag from the project. Looking at the code you really rewrote a lot of what I did, so I'm not sure how to fix it without going back to my original fix. It looks like you made tags specific to issues, and not independent of issues (which goes against the core idea behind my original fix).

Can you please look into this?

Thanks,
Mark

Sorry for the troubles, I will look into this :)

Sorry for the troubles, I will look into this :)

Thank you!!! And sorry, after re-reading my comment it appeared a bit harsh (not my intention).

Fixed in https://pagure.io/pagure/pull-request/1760 :)

Thank you thank you! I'll test this patch later today!

Commit f7576b61 fixes this issue

@pingou changed the status to Closed

Metadata Update from @lslebodn:
- Issue tagged with: IDM

Metadata