Skip to content

SchemeImportHelper when updating Enum values with EnumComparison.AdditiveMatch doesn't sort the Enum values in order #233

@PayalKhanna

Description

@PayalKhanna

The Rosetta platform has a feature for its enumerations that enables, if a certain enumeration is directly related to an FpML or ISO coding scheme, to label that enumeration with the corresponding coding scheme canonical URI, so every time that coding scheme is updated, the enumeration will be automatically updated.

When updating Enum values for CDM prod version it was noticed that the removed values are added at the end of the Enums which means the Enum values are not ordered alphabetically anymore for this Enums. see here

The Enums list should be order all times.

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