This conversation has been locked due to inactivity. Please create a new post.
Hello,\nWhen I do CSV imports of hours records, it does not "fire" custom fields that are calculated fields on the record nor does it seem to update project level fields like actual hours. Does inserting via the API work the same way?
I believe that's As Designed, as is the same behavior inserting via the API. To get the custom fields to recalculate, you can then either manually recalculate custom data expressions, or call that method via the API, or use our Recalc Helper and/or Recalc Parameters solutions to ensure custom data is all up to date.