People have a hard time finding issues they've commented on, see http://drupal.org/node/13221. Also we have inconsistent behaviour in project module: when I subscribe to receive emails about my "own issues", those issues include ones I've commented on, but when I view "my issues" I only get ones I created or that were assigned to me.

We already have a method for displaying issues I've created, been assigned, or commented on: the 'participated' key. The attached patch simply changes the current use of the 'users' key (which is for projects I created or am assigned) to the 'participated' key for my issues. That way, I'll see all issues I participated in at project/issues/user.

CommentFileSizeAuthor
project-my-issues.patch632 bytesnedjo

Comments

nedjo’s picture

Status: Active » Fixed

Applied.

behindthepage’s picture

Excellent, well done. When will this change show up on drupal.org?

pfaocle’s picture

The update to 4.7 is almost done - I've just noticed it here first! Nice one, nedjo!

Anonymous’s picture

Status: Fixed » Closed (fixed)