I am using slope workouts extensively. I think I found a bug. Let’s say I create a workout like this:
Minutes | FTP% | Type | Slope% | |||
---|---|---|---|---|---|---|
:30 | 50 | slope | 0 | |||
:30 | 100 | slope | 1 | |||
:30 | 150 | slope | 2 | |||
:30 | 50 | slope | 0 |
It will correctly start at 0%, then switch to 1%, then 2% but then instead of going back to 0% it will stay at 2%. If I change the last interval to 1%, then it will correctly work.
It seems the issue is when you use 0, the app treats it as if no value is provided! I would consider this a bug. Would you agree?
Thanks,
D.