Actions
Bug #19732
closedSeed creates duplicate templates
Status:
Closed
Priority:
Normal
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
Description
Due to change in taxonomy handling in core, find_or_create does not see existing templates and creates new one every seed with the very same content. Since validation is turned off during save, uniqueness is not enforced.
I'd consider releasing new version of plugin or backporting this into 1.15 compatible release since this will create lot of confusion which of the template is actually used, also saving is not possible since validation always fail.
Actions