Skip to content

redundant properties in child schemas #1682

@ElectricNroff

Description

@ElectricNroff

Every type of organization must have an authority field:

authority: [String],
'
but these two also have it redundantly (and would not pick up later changes to that in baseorg.js, if there ever are any):
authority: [String],

authority: [String],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Low Priority

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions