[Development] [HEADS UP] please clean up your "in progress" jira tasks

Mitch Curtis mitch.curtis at qt.io
Fri Feb 10 15:06:13 CET 2017


> -----Original Message-----
> From: Development [mailto:development-bounces+mitch.curtis=qt.io at qt-
> project.org] On Behalf Of Oswald Buddenhagen
> Sent: Friday, 10 February 2017 2:07 PM
> To: development at qt-project.org; qt-creator at qt-project.org
> Subject: [Development] [HEADS UP] please clean up your "in progress" jira
> tasks
> 
> moin,
> 
> running the query
> https://bugreports.qt.io/issues/?jql=status%20%3D%20%22In%20Progress%
> 22%20AND%20updated%20%3C%20-3weeks
> produces an astonishing number of tasks. i suspect in most cases the
> assignee just failed to close the task after integration, while in some cases
> the task was in reality deferred, and yet in other cases it was more of an
> "intent to start work" in the first place.
> 
> so please go through your tasks and those of the components you feel
> responsible for and check their status.
> when you mark tasks as done, don't forget to set the "changes" and "fixed
> in" fields.

If you're lazy and don't want to go through Jira's interface, here's that same filter with your "In Progress" tasks:

https://bugreports.qt.io/issues/?jql=status%20%3D%20%22In%20Progress%22%20AND%20assignee%20%3D%20currentUser()%20AND%20updated%20%3C%20-3weeks
 
> on a somewhat related note, it makes sense to re-triage old tasks from time
> to time to weed out stuff that got fixed "asynchronously". a task for slow
> friday afternoons. ^^
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list