Improve Time tracking

Bruce Boutet August 1, 2013

This is just query to determine how best to collect time tracking information from users. What works best for you?

  • Adding a visual element to the issue make logging time easier to find?
  • Creating a new form for each work transition to prompt users to enter time spent?

Thanks in advance for your input.

1 answer

0 votes
Bruce Boutet August 7, 2013

Found solutions to both approaches, and will try them both:

Is it possible to move the Log Work menu item from the More Actions Menu to Button?

with an answer by

Jobin Kuruvilla [Go2Group] · 67,055 karma · Nov 18 '11 at 10:20 AM

There is a web section for 'Log Work' in system-issueoperations-plugin.xml under WEB-INF/classes folder. You can change the weight property of it to '5' and the Log Work will appear on the top!

---

Renjith [Atlassian] · 26,353 karma · Jan 13 at 10:49 PM

Use Script Runner plugin and add a validator to check whether the total spent time is more than zero.

This link may help with the code https://answers.atlassian.com/questions/101423/time-spent-in-in-progress-open-statuses-how-to

Suggest an answer

Log in or Sign up to answer