Skip to content

Remove possible duplicated tags #182

@tuz666

Description

@tuz666

Background:
In a previous submit email one of the show hosts sent a form with duplicated values in the tags field, which caused an SQL error during the upload.
After checking the code I saw that we have a unique constraint on the tag’s display_name field which caused the issue.
TLDR:
In case of adding / editing a show or an episode, there is a chance to add duplicated tags in the form, which is not handled correctly and causes an error during the SQL insert.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions