B
Bryant Likes
Ok, so I'm rewriting my integration to pull the data only from the PSI and
not doing any querying of the databases. However, I'm running into some
difficulties around custom fields. In the database the custom fields have
created and modified dates (and rev counters, but that is another
discussion), but these don't seem to come through in the PSI. I've been able
to track task and project changes using the proj_last_saved for projects and
mod_date on task (can we make these consistent in the next rev?), but there
doesn't seem to be anything on custom fields.
How can I tell when/if these have been changed since the last save?
This makes auditing pretty tough if I have to compare all my values from the
last save...
not doing any querying of the databases. However, I'm running into some
difficulties around custom fields. In the database the custom fields have
created and modified dates (and rev counters, but that is another
discussion), but these don't seem to come through in the PSI. I've been able
to track task and project changes using the proj_last_saved for projects and
mod_date on task (can we make these consistent in the next rev?), but there
doesn't seem to be anything on custom fields.
How can I tell when/if these have been changed since the last save?
This makes auditing pretty tough if I have to compare all my values from the
last save...