Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to create two tags with the same title #5865

Closed
brandonkelly opened this issue Mar 31, 2020 · 1 comment
Closed

Possible to create two tags with the same title #5865

brandonkelly opened this issue Mar 31, 2020 · 1 comment
Assignees
Labels
bug severity:minor Cosmetic issues or bugs with simple workarounds

Comments

@brandonkelly
Copy link
Member

Description

After creating a tag from a Tags field, if you rerun the same Ajax request that created it, a second tag with the same title will be created.

Steps to reproduce

  1. Create a tag group and Tags field; attach to a field layout
  2. Create a tag from the Tags field
  3. Rerun the Ajax request

There should be a validation rule in place to prevent two tags from being created with the same name.

Additional info

  • Craft version: 3.4.10
@brandonkelly brandonkelly added bug severity:minor Cosmetic issues or bugs with simple workarounds labels Mar 31, 2020
@brandonkelly brandonkelly self-assigned this Mar 31, 2020
@brandonkelly
Copy link
Member Author

Craft 3.4.12 is out now with this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug severity:minor Cosmetic issues or bugs with simple workarounds
Projects
None yet
Development

No branches or pull requests

1 participant