I'm seeing a problem when a task is created with a 5 minute reminder.
The API call includes a reminder value of 1 but the response from the server includes a reminder value of 0.
As far as I cal tell from testing, this only happens with 1 -> 0. All other reminder values are the same in the response as the request.
Am I just wrong here or can anyone else reproduce this?
Thorben