REST API /api/task PUT creator/created data

I’m doing a REST API /api/task PUT to modify an existing task. The update works, but the fixlet properties of Creator and Created are being modified, even though the tasks already existed. The Creator property is changed to the BigFix user account that made the change (and not the original user that created the task). The Created date is changed to 12/31/1969 7:00:00 PM.

is this a known bug? API version 9.2.5.130.

looks like the same as here - Task Updated in Rest API Changes Created Date Property

looks like it might have been fixed with the 9.2.6.94 release…

https://support.bigfix.com/bes/changes/fullchangelist-92.txt
Issue 69336 - Creation time inspector returns incorrect result for fixlet edited through RESTAPI