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.
Updated by Lukas Zapletal over 7 years ago
- Related to Bug #19733: Seed creates duplicate templates added
Updated by Lukas Zapletal over 7 years ago
- Subject changed from Seed creates duplicit templates to Seed creates duplicate templates
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman_discovery/pull/350 added
Updated by Lukas Zapletal over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_discovery|5855f4b4a3af9a3c1fca973a9028c26d15528184.
Actions