Currently, we track the time spent on User Stories. When a User Story is not completed in a sprint, we move it to the next sprint. The issue we are facing is:
We need to keep the full historical time tracked on the User Story (to know the total effort invested).
At the same time, we need a new time counter starting from zero when the User Story is moved to a new sprint.
The goal is that the time displayed in the sprint dashboard only reflects the time tracked during the current sprint, while still being able to see the total cumulative time on the User Story.
Our request:
Is it possible in ClickUp to configure this kind of time tracking (cumulative time + per-sprint time)?