#41 Fix tags not deleting when links are deleted

Merged
getty merged 2 commits from getty/gr/fix-deletion into getty/master 3 years ago
getty commented 3 years ago

Link deletion was implemented naïvely and would not actually delete the HasTag instances that referenced the link, which in turn means that dangling tags would still exist. This now uses recursive deletion and also does a tag clean afterwards.

Link deletion was implemented naïvely and would not actually delete the `HasTag` instances that referenced the link, which in turn means that dangling tags would still exist. This now uses recursive deletion and also does a tag clean afterwards.
This pull request has been merged successfully!
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.