Skip to content

πŸ› UpdateEventStatsListener not auto-discovered - event_statistics never updatesΒ #965

@nickian

Description

@nickian

Using Docker all-in-one image daveearley/hi.events-all-in-one:latest

The UpdateEventStatsListener class exists in the codebase at app/Listeners/Event/UpdateEventStatsListener.php and is correctly structured to handle OrderStatusChangedEvent, but Laravel's event auto-discovery isn't registering it β€” even though listeners in the sibling app/Listeners/Order/ directory are discovered and work fine. This means the event_statistics table never updates when orders complete, causing the dashboard to show incorrect revenue and order counts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions