Project

General

Profile

« Previous | Next » 

Revision 57b6f858

Added by Eric Helms almost 10 years ago

Fixes #6891: Taxonomies couldn't be seeded after initial run of seeds.

On a clean run of seeds, a seed prior to the taxonomies sets User.current.
On subsequent runs, errors are thrown since User.current is not thrown
and taxonomy creation expects this.

  • added
  • modified
  • copied
  • renamed
  • deleted