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
IIRC a lot of resources are lumped in with their parent resource (i.e., "notes", "email notes", "education", are not resources themselves, but are included in greenhouse_candidate). We should really strive to treat as many things as possible as first-class resources.
The text was updated successfully, but these errors were encountered:
Note that this would also probably clean up the logic significantly; instead of looking through the parent object's list of notes, for example, to see what changed, we could simply respond to changes in the resource itself.
IIRC a lot of resources are lumped in with their parent resource (i.e., "notes", "email notes", "education", are not resources themselves, but are included in greenhouse_candidate). We should really strive to treat as many things as possible as first-class resources.
The text was updated successfully, but these errors were encountered: