health icon indicating copy to clipboard operation
health copied to clipboard

[bug] Weight API: `lastupdateTime` is not updated on update

Open cyroxx opened this issue 10 months ago • 0 comments

Steps to reproduce

  1. Update an existing weight record.

Expected behavior

lastupdateTime should reflect the point in time of the update.

Actual behavior

lastupdateTime still has the same value as of the creation of the record, i.e. insertTime == lastupdateTime.

Health app version

2.2.2

Additional info

No response

cyroxx avatar Apr 02 '24 02:04 cyroxx