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
After food is added, currently only option available is deleting food, and re-adding. Should be able to modify qty, and/or meal type. Complexity lies in fact that the HEALTH plugin does not have unique record ids - Nutrition items are by date range. There is no "edit" datapoint, so we would have to delete and recreate in one swoop.
The text was updated successfully, but these errors were encountered:
After food is added, currently only option available is deleting food, and re-adding. Should be able to modify qty, and/or meal type. Complexity lies in fact that the HEALTH plugin does not have unique record ids - Nutrition items are by date range. There is no "edit" datapoint, so we would have to delete and recreate in one swoop.
The text was updated successfully, but these errors were encountered: