Skip to content

toIndividualDetails - Number of reasons #350

@michaelwood

Description

@michaelwood

In the toIndividualDetails object it's allowed that a secondaryGrantReason can be specified without a primaryGrantReason. This requires a special case in the code when we're processing the data as we can't rely on the fact that if there is no secondaryGrantReason if primaryGrantReason is unspecified.

A possible improvement to this would be an array of grantToIndividualsReasons which has an allowed number of entries from 0-2 (or inf if so desired).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions