Unable to view projects in views without organization permissions
deggertsen - October 28, 2009 - 18:29
| Project: | Storm |
| Version: | 6.x-1.x-dev |
| Component: | Storm Organization |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
I'm trying to create some views that allow people to view projects that they are assigned to without giving them access to the project organization's information. In the normal storm project view this appears to work fine but when trying to create a custom view using views you no projects appear without giving full access to view all organizations. Hopefully that makes sense.

#1
Could you post the fields that you're using in the views and the permissions that the user has allocated please?
(EDIT: fields / views typo corrected)
#2
I have attached the export data from two views I am trying to use.
I have also attached images of all the permissions related to storm and I do have the "access all views" permission checked.
#3
subscribing
#4
Would it be possible to post the SQL generated by views please?
#5
Sounds like this is a probable bug.
Needs more info though - the SQL query would be really helpful. Views should print this for you when you edit the view.
#6
I think I've found the bug. The attached patch should solve it.
I've also committed the changes to both 6 & 7 branches.