rootly_custom_field_values
Details of custom field values linked to incidents.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Rootly ID of the incident.
-
incident_id
Foreign key - ID of the incident.
-
custom_field_id
Foreign key - ID of the custom field.
-
value
string - The value of the incident_custom_field_selection.