Can I reset task tracking time after committing (not closing the task)
Answered
I use IntelliJ with Jira integration and Git-flow.
So, before I'm going to write code, opening a task(from Jira) to make feature branch(git-flow feature start).
Then I implement a part of the feature and commit it.
Usually there are several commit node for a feature.
I'd like to use task time tracking (Tools>Tasks>Time Tracking>Enable Time Tracking) and write it to commit message automatically.
But the time means editing time while opening the task. I'd like to get the editing time of each commit node. If task tracking time is cleared after committing, I would get it.
I looked for the feature but I could not.
Are there any workarounds?
Please sign in to leave a comment.
Seems it is not possible. Please submit a feature request to https://youtrack.jetbrains.com/issues/IDEA if you need that.
Thank you for the reply.
I've submitted an issue.
https://youtrack.jetbrains.com/issue/IDEA-190979