You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon restarting a goal via the website, a datapoint is added to the goal to indicate as much. This has the syntax RESTARTED ON THE {ordinal day number}.
These are currently being overwritten by the HealthKit integration, which attempts to be itself the authority over an associated goal's datapoints.
Notes:
The app does currently handle datapoints containing #RESTARTED:
Upon restarting a goal via the website, a datapoint is added to the goal to indicate as much. This has the syntax RESTARTED ON THE {ordinal day number}.
These are currently being overwritten by the HealthKit integration, which attempts to be itself the authority over an associated goal's datapoints.
Notes:
The app does currently handle datapoints containing #RESTARTED:
BeeSwift/BeeKit/Model/DataPoint.swift
Line 100 in 741432b
Maybe this is something that could be fixed server side, since currently the server does not use the # symbol, which is inconsistent.
Versions
App: 6.8 (58)
Website: v2025.01.01-7a966
The text was updated successfully, but these errors were encountered: