I have been working with the Kanboard API for this week and so far everything is working fine.
My question is about the Task API.
If I use the function moveTaskPosition, the times per column are reset for the affected task. Here it then looks like the task has just been started, although several moves between columns have already taken place.
Lead time and Cycle time are not affected by this, they are displayed correctly.
Is there anything else I need to consider here or can it not be implemented otherwise via the API?