pagerduty_incident_custom_field_values
Join table between incidents and custom field values
-
id
Primary key - Unique identifier of the row
-
incident_id
Foreign key - ID of the incident with which the custom field value is associated
-
custom_field_id
Foreign key - ID of the custom field with which the value is associated
-
value
string - Value of the custom field for the incident