web-pal / chronos-timetracker

Desktop client for JIRA. Track time, upload worklogs without a hassle.
https://chronos.web-pal.com
MIT License
298 stars 66 forks source link

As a user I want to change the jira issue for a running timer #189

Open priegler opened 5 years ago

priegler commented 5 years ago

Expected Behavior

User starts tracker for a specific issue. When the work is done he/she finds out that the timer was started for the wrong issue. The user would now like to change the jira issue (either before stoping the timer or afterward in the edit worklog view).

Actual Behavior

Currently, I don`t see any possibility to change the jira issue for a worklog.

Steps to Reproduce the Problem

  1. Search for an issue
  2. Start timer

Specifications

priegler commented 5 years ago

I thought about it and my suggestion would be to show a dialog when stopping a task (similar as the "tempo plugin" tracker in jira does it). In here you can then edit the worklog values before submitting it: start time, duration, comment, jira key.

VladimirPal commented 4 years ago

Dialog when stopping a task is a very good idea, I will implement it soon, thank you.