Skip to content

Copied analysis result not saving to cloud service #1396

@coruscating

Description

@coruscating

When experiment data is copied and then saved, everything saves to the cloud service except analysis results:

data2 = exp_data.copy()
data2.save()

So data2.analysis_results() is correct, but if data2 is loaded from the cloud service, its analysis_results() is empty.

This does not seem to be caused by the analysis result refactor because 0.5 has the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions