mbleigh / acts-as-taggable-on

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
http://mbleigh.lighthouseapp.com/projects/10116-acts-as-taggable-on
MIT License
4.96k stars 1.2k forks source link

ActiveRecord::RecordInvalid: Validation failed: Tag has already been taken #984

Open wolferen opened 4 years ago

wolferen commented 4 years ago

rails 6.0.2.1 with ruby 2.6.5 and 2.7.0 with Postgre acts as taggable version 6.5 receiving this error while saving a new valid object with tags - this error happens often.

shah21 commented 2 years ago

any progress with this issue