Skip to content

RefCalendarEventType foreign key missing 'Id' on end #84

Description

@CJ-Gilbert-CEPI

Describe the bug
In the OrganizationCalendarEvent table, there is a foreign key to RefCalendarEventType but the field name is missing the letters 'Id' at the end. The field is just 'RefCalendarEventType' instead of 'RefCalendarEventTypeId'

Expected behavior
Field names for keys should end with 'Id'

Screenshots

Image

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