Skip to content

Remove deep path requirement when filtering a choice type #1232

Description

@Oscar-Twomey

Background

partyInformation is a choice type, while partyReference is in the common base type which all the choice types extend.

partyReference is of type JurisdictionPartyInformation. All the types within extend JurisdictionPartyInformationBase

Image

To filter on partyInformation using the partyReference attribute, users must use the deep path operator to navigate to partyReference to apply the filter. This is not necessary as partyReference is common amongst all the partyInformation choice types

Image

Proposal

Remove the requirement for a deep path operator when filtering on a common element amongst choice types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsubject: syntaxThis issue is about the syntax of Rosetta

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions