Hello
I made a flow to update my weight from my bluetooth scale through the API to intervals.icu
The flow is working and I see the correct Weight in the settings page after I weighed myself. However none of the graphs update after I did this. If i just click on the weight and close it again by clicking save in the settings (the weight is correct so I don’t touch that just open and save) then my graphs do update. I am using a /api/v1/athlete/{id} PUT command.
Dont know for sure if this is a bug or that I am maybe missing an update command in the API.
kind regards