Skip to content

Early data may have non-unique obs names #162

@AlexandreHutton

Description

@AlexandreHutton

In previous versions of the uploader, data was not made to have unique obs names on upload; the result is that some functionality (namely CXG) will raise a server error page.

To fix: either go through all data uploaded before the uploader was updated and run .obs_names_make_unique() or have the CXG container create a copy of the data, run the method, then use that data for the CXG visualization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglow priorityNo meaningful impact on platform operation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions