graphefruit / Beanconqueror

An open source project for coffee enthusiasts.
https://beanconqueror.com/
GNU General Public License v3.0
432 stars 63 forks source link

Health app: Caffeine: edits & deletions not registered #330

Open papaGregor opened 2 years ago

papaGregor commented 2 years ago

After the user adds a brew, if that brew’s ground coffee amount is altered, the change is not reflected in the Health app data. Likewise, if the brew is deleted, the caffeine data entry is not deleted in Health.

graphefruit commented 2 years ago

Hey @papaGregor, thanks for reporting. Sadly this is not easy possible. iHealth doesn't pass a unique id back which I could edit. I just can delete a range of data sets in a specific time.

I could add this possibility. But when the time will be edited on a brew, and after that edited/deleted, the issue will still be available