AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
842 stars 315 forks source link

Fix taggable uniqueness in tags admin table #2761

Closed tvdeyen closed 8 months ago

tvdeyen commented 8 months ago

What is this pull request for?

In #2735 we introduced a bug that lead to duplicated taggable class labels.

We need to check the class for uniqueness check.

Checklist

alchemycms-bot commented 8 months ago

💚 All backports created successfully

Status Branch Result
✅ 7.0-stable
✅ 7.1-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details