We need a pipe to pull consistent data from the organizer field. Sometimes this is an object, and sometimes a string. Some types use provider instead of organizer. We should pull out the names of both of these for the NormalisedEvent, and have organizer to be a list of strings.
We need a pipe to pull consistent data from the
organizer
field. Sometimes this is an object, and sometimes a string. Some types useprovider
instead oforganizer
. We should pull out the names of both of these for the NormalisedEvent, and haveorganizer
to be a list of strings.