mkobaly / jiraworklog

Simple reporting for Jira Worklogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worklogs-feed

kivilahtio opened this issue · comments

Hi!
I'd need to see my and my team's worklog entries in a list/feed. Like the individual worklog entries and their information.

Entering time to Jira is wonky, and sometimes there are mistakes, like submitting time=1 which translates to 1 minute, instead of 1 hour (which would be expected)
By seeing the "real-time"-feed, I could check that I have actually entered the worklog information correctly, like not logging 5minutes (0,5), when I actually worked for 30minutes (0.5h). Jira is painfully pedantic with punctutation even.
If I have 10 worklog entries in a day for various tickets, it is non-trivial to check if I entered it all correctly.

Also this worklog feed gives me good insight into:
a) who is workin on what (tickets are often out-of-shape)
b) are there any problems? (worklog comments are team communication)
c) When are people actually working (some developers live 30h days)

With Redmine worklogging is smooth-as-butter, but due to external needs we need to use Jira.

Any ideas how I should approach in adding this worklogs-feed into the software?
I guess it could be an entirely separate view/page.