Skip to content

Alternative Directions

singularName: alternative-directionpluralName: alternative-directions

Stores the alternative directions (text descriptions how to get to a runsite) for a location. Generated from legacy data and planned to be removed in the future as only one direction should be related to a location

Schema

NameTypeDetails
run_directionsrichtext
locationrelationmanyToOne → Locations
location_namestring

Lifecycles

beforeCreate (async)

Set location_name to the runsite_name of the related location

Parameters:

  • event: - Lifecycle event

Returns:

Released under the MIT License.