Serialized event should always include search
Previously if an Event did not have a Search, no 'search' key was included in the serialized event dictionary. Now we include one and set it to None if the Event has no Search.
Please register or sign in to comment