You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
da2ce7
changed the title
Add warning to category torrent cascade delete
Removal of a category unexpectedly recursively deletes contained torrents.
Nov 24, 2022
65c6e01 feat: do not show tag list in torrent edition is there are no tags (Jose Celano)
525aad7 fix: [#2] categories can be optional (Jose Celano)
Pull request description:
Torrent category is now optional, which means the response from the API can contain a `null` instead of a category o object.
Relates to: torrust/torrust-index#96
Top commit has no ACKs.
Tree-SHA512: 196c17a0ac2244fee2f92b64941122c5b6d97fb3ec00e7f3baa7e692b15a13f21e5fac3fe04b53abdbd3450fa05119a0a21175979f7add65d58e740f8dfabe63
Deleting a category also deletes all the torrents in that category. A warning for that should be displayed
The text was updated successfully, but these errors were encountered: