Actions
Refactor #20033
closedAvoid redefining SEEDED_TEMPLATES and SEEDED_PARTITION_TABLES constants
Difficulty:
Triaged:
Description
Since db migration loads these constants from seeds.d and seed task does not use require but rather load, both constants can be redefined resulting in Ruby printing warning. The issue was introduced by #18639
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset bbb1b90c1dae0aebf20e6ce04b34bc801355423b.
Actions