You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For us plugin writers having access to the incident object is huge, because when an incident is first created the only way to get the incident.id is by accessing that object. Otherwise all the wonderful data we collected doesn't have a foreign key to belong to, and that makes the data sad.
The text was updated successfully, but these errors were encountered:
For us plugin writers having access to the incident object is huge, because when an incident is first created the only way to get the incident.id is by accessing that object. Otherwise all the wonderful data we collected doesn't have a foreign key to belong to, and that makes the data sad.
The text was updated successfully, but these errors were encountered: