Description:
I use page "My Bugs" http://bugs.mysql.com/search.php?cmd=display&mine=1&status=Active&severity=all
to keep track of bugs i need to work on, and I suspect that so do many others.
And it would be nice for "patch pending" bugs there current user is one of reviewers to be able to tell if it has actually already been reviewed by current user or not. Currently it's impossible to do until 2nd reviewer finished his/her job and changed bug status to "Patch Approved". It won't also help to change status to "In review" after 1st review is done - "in review" bugs will look the same then.
It seems to be easy to do, otherwise wouldn't file it. Probably hardest thing is to think how to mark such bug row.
I searched and didn't find similar requests/complaints.
How to repeat:
File couple of bugs and set their status to "Patch Pending", and set yourself of one of reviewers. Then login to bugs.mysql.com and check one bug as reviewed. Then open "View your bugs" and see that both bugs rows look identically.
Suggested fix:
If search is for own active bugs, mark bug row somehow if bug status is "Patch Pending" and current user is one of reviewers and has done reviewing. Maybe that makes sense only if 2nd reviewer hasn't.
Or maybe solution could be to change status to "In review" after 1st review is done, but show such bugs with same background color as "patch pending" bugs for user, who's still reviewing. In connectors we currently don't use that status at all, afaik. So, maybe I misunderstand its purpose.