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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | jobtrack.user_.inc_.old_.patch | 2.25 KB | aaron1234nz |
| jobtrack.user_.inc_.patch | 2.25 KB | aaron1234nz |
Comments
Comment #1
jeremy commentedThanks for the query fix. However, it seems you're removing the pager, not adding it...?
Comment #2
aaron1234nz commentedHeres the patch (around the right way this time!)
Comment #3
jeremy commentedThanks, your patch was on the right track, but didn't quite work correctly. Working fix committed. Followed up with this to remove debug.