Skip to content

Cannot add multiple enum values when enum has multi-cardinality #131

@Oscar-Twomey

Description

@Oscar-Twomey

Bug Report

Steps to Reproduce:

  1. Navigate to an enum with multiple cardinality in the Object Builder
    LegalAgreement -> agreementTerms -> agreement -> creditSupportAgreementElections -> conditionsPrecedent -> specifiedCondition -> partyElection -> specifiedCondition
  2. Try and add more than 1 value
Image

Expected Result:

There should be some mechanism to add multiple values in an enum with multiple cardinality

For multiple cardinality enums, you should be able to add multiple using an add button, or repeating the tile in the object builder.
Image

Actual Result:

Only 1 value can be selected from the dropdown.

Environment:

CDM-JAVA7.0.0-dev.37

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions