Skip to content

Tracking backend user causes issue on initial migration from empty database #3

@LukeTowers

Description

@LukeTowers

Plugin listens to User afterCreate by default which causes an issue when running the migrations on a fresh database as the backend seeder will create the default admin user which will trigger the audit plugin before the tables for the audit plugin are available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions