Actions
Refactor #27750
openremove taxonomy enabled checks
Status:
New
Priority:
Normal
Assignee:
-
Updated by Tomer Brisker about 5 years ago
- Copied from Refactor #27748: remove taxonomy enabled checks added
Updated by Tomer Brisker about 5 years ago
- Related to Refactor #24805: Remove all code that checks for taxonomy or login enabled settings added
Updated by Lukas Zapletal almost 4 years ago
Tests are passing, I guess we can close this one?
Updated by Tomer Brisker almost 4 years ago
Looks like the checks are still present in at least one place:
https://github.com/theforeman/foreman_bootdisk/blob/master/db/seeds.d/50-bootdisk_templates.rb#L22-L23
The tests are passing because we didn't drop the forced default value for this setting in core yet.
Actions