Skip to content

Reuse record['Events'] rather than creating record['NewEvents'] in goal importer correctValues method #63

@matt-bernhardt

Description

@matt-bernhardt

Right now the correctValues method ends with the creation of a NewEvents list to store augmented and parsed event records. This is slightly inefficiently, and instead it might be better to re-use the Events list instead.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions