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
In the current behaviour, when deleting existing categories, all torrents in that category will be removed. Instead we should move the torrents to a new permanent category called Uncategorized.
The text was updated successfully, but these errors were encountered:
josecelano
changed the title
Add a permanent Uncategorized category.
Do not remove torrents when their categories are removed and allow torrents without categories
Jun 9, 2023
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
In the current behaviour, when deleting existing categories, all torrents in that category will be removed. Instead we should move the torrents to a new permanent category called
Uncategorized
.The text was updated successfully, but these errors were encountered: