Skip to content

fix the schedule table to play nicely with airtable #157

@markdav-is

Description

@markdav-is

image

the Help Service -> schedule linkage is doubled-up. here are some hints at fixing it:

  • take a snapshot of the database
  • make a copy of the name (from name) field as a simple text field and call it something like name-old
  • remove all the links from schule to help service
  • verify they are gone by looking at the Base Schema app
  • Add a name field that is a dropdown of "regular", "holiday", and "special" and pick regular for all the records.
  • Add a link-column to the help-services table with teh relation 1 help service to many schedules
  • copy paste the old service name colm to the linked column
  • remove the old service name column.
  • Edit the ID field to be a function that is the linked-column+name
  • verify your work by looking at the Base Schema app.

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