The users list of assigned tickets does not show all the issues assigned to the user. Tracing this through, it is because the query only picks tickets assigned to the user which are either written by the user, or the user has commented on. The attached patch fixes this. It also shows the missing pager.

Comments

jeremy’s picture

Status: Needs review » Needs work

Thanks for the query fix. However, it seems you're removing the pager, not adding it...?

aaron1234nz’s picture

StatusFileSize
new2.25 KB

Heres the patch (around the right way this time!)

jeremy’s picture

Status: Needs work » Fixed

Thanks, your patch was on the right track, but didn't quite work correctly. Working fix committed. Followed up with this to remove debug.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.