Conversation
|
ACK 4730afd |
|
Hi @WarmBeer, I've just realized only the admin can create new tags. Is that intentional behaviour? I would have expected every user to create their own tags when they upload a new torrent. |
And it also allows adding duplicate tags (tags with the same name). |
|
And there were some broken E2E tests: https://github.com/torrust/torrust-index-backend/actions/runs/5209788950/jobs/9400067460#step:13:1319, but the workflow did not fail. I'm going to open a new issue to find out why the workflow is not failing when an E2E test fails. In this case, I suppose the changes in SQL queries to include tags make some queries fail. |
|
There were some broken E2E tests in this PR: We did not see them because the: |
No description provided.