Skip to content

Type Extensions do not render if the target object is a CustomDocument #23

@sbendfelt

Description

@sbendfelt

PurchaseOrder__Rank-10.xml
DocumentPouchC1__Rank-100.xml

Issue is with the Interpreter Regex:
/[a-zA-Z-_]+__Rank-\d+\.xml$/

should be:
/[a-zA-z-_0-9]+__Rank-\d+\.xml$/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions