Posted a forum topic (http://drupal.org/node/114171) about this but wondering whether this is a bug. I thought if you set the 'access own project issues' privilege true while the 'access project issues' privilege was false, then the user would at least see all the issues they've submitted by going to /project/issues.

This doesn't seem to be the case. Or is there another way of doing this? Or is this by design?

Comments

dww’s picture

i *just* noticed the same thing a few days ago. yup, it's a bug. currently, 'access own project issues' only lets you view the issue nodes directly. the issue listings and query pages don't respect this permission, and give you a blanket 'access denied'. :(

i'm about to leave for a month, so don't expect any quick fixes. if no one else has fixed it, i'll look at this when i get back.

thanks,
-derek

nschindler’s picture

That's a long month. ;)
I'd like to see this fixed as well. We want our users to see only the issues they've submitted.

Thanks,
Nate

steveoliver’s picture

Version: 4.7.x-1.1 » 5.x-0.2-beta

Same here. Anybody made any progress with this?

dww’s picture

Some progress, yes. Not enough to post a patch yet, but don't despair. ;) I've just got my hands more than full with other things, too...

dww’s picture

Assigned: Unassigned » dww
Status: Active » Fixed

Committed a fix for this (and more) to HEAD, DRUPAL-4-7--2, and DRUPAL-4-7. See also http://drupal.org/node/168760 for other, related fixes to some access bypass bugs...

Anonymous’s picture

Status: Fixed » Closed (fixed)