Skip to content

Support record updating with "*" as record type #155

@klauer

Description

@klauer

Expected Behavior

Per Andy Johnson, record updating can work with:

record("original_rtyp", "record_name") { ... base_fields ... }
record("*", "record_name") { ... updated_fields ... }

Current Behavior

Not sure; probably will throw a warning that the record types differ.

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