Added by Jorge Erosa almost 4 years ago
Hi Op community, I'm having a problem with the API, I want to filter the work packages by updatedAt, but the problem is that if the spentTime change, updatedAt doesn't change for some reason.
How I can get all the work packages that change for example today, if the updatedAt field doesn't update.
Thanks.
Replies (1)
As far as I know, "spentTime" ist calculated and not a database field. I think that is the reason that "updatedAt" doesn't change.