Crew Events not returning "crew" field

Hey!
I’m building a database logger in for my crew using Event Listeners. Everything is ok but I’m having a small issue with the Crew Events, here is one example log for the event:

CREW EVENT: timestamp=datetime.datetime(2025, 6, 10, 16, 31, 34, 310930) type='crew_kickoff_started' source_fingerprint=None source_type=None fingerprint_metadata=None crew_name='Example Crew' crew=None inputs=None

Do you know if the fact that crew is none instead of the actual crew object is a bug? it seems like it tbh but at the same time that field is optional in the event schema.

any ideas? Thanks!

Same issue here! Any updates from the Crewai team on this one?

will look into this for you.

1 Like

Great! I am also experiencing this

it looks like a bug. reporting internally for solution.