Post

1 follower Follow
0
Avatar

Getting when a file was last updated.

Hi guys! I'm wondering if there's a way to get the date a field was last updated? I'm looking to find out when the "AttachmentsCount" was updated on a project. Currently the only way to come to mind is to pull all the attachments and then find get the last one that was added and then find that attachments "LastUpatedOn" field.. That will add a lot of time to my query 

Thanks! Stew

stewart dalton Answered

Please sign in to leave a comment.

2 comments

0
Avatar

Hi Stewart,

Clarizen doesn't maintain the last update on field level. However, for a particular field you could add a custom field and a workflow rule that updates it whenever the attachment count is updated (or an attachment is added). 

Hope this helps,

Ophir

Ophir Kenig 0 votes
Comment actions Permalink
0
Avatar

thanks mate! i was thinking about going this route. I did a test, and getting 8 projects attachments only added like 5 seconds to the query so i'm just going to do it the initial way i though instead of trying to do custom field stuff! :D

Thanks for your fast response!

stewart dalton 0 votes
Comment actions Permalink