Skip to content

ProtocolUnitResult should have a reference to the ProtocolUnit that created it #781

@IAlibay

Description

@IAlibay

Downstream we often find ourselves in a situation where we need to at least know the type of the ProtocolUnit that created a ProtocolUnitResult. For example, this is important when we want to extract only the AnalysisUnit from a list of ProtocolUnitResults for further analysis.

It would be good if the ProtocolUnitResult either stored the ProtocolUnit or if it at least stored the type of that ProtocolUnit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions