Skip to content

Relation navigators on WorkItemWrapper should return null if not present #17

@pswetz

Description

@pswetz

Something like item.Parent will throw an exception if there is no parent linked work item. Should just return null for reference checking. Currently have to check the link version of the field before calling the primary.

item.Parent
item.Children

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions