Skip to content

Bugs introduced for create artificial visits #65

@egillax

Description

@egillax

In #64 it seems there were two bugs introduced when creating artificial visits.

  1. The inner join of events and visit_occurrence_person on visit_occurrence_id removes all events without visit_occurrence_id , which is not the intention if you want to construct artificial visits for those.

  2. The age for concepts in artificial visits will be NULL since the age is computed before that step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions