MantisBT: master c225bb8e

Author Committer Branch Timestamp Parent
cproensa dregad master 2019-03-23 12:05 master 9fa21a33
Affected Issues  0023333: sub-project assignments missing from project-specific My View page
Changeset

Fix missing boxes in my view page

In My View page, some boxes are discarded if the user don't have
certain permissions. Those checks are performed against the current
project only, however, the boxes may show issues from subprojects
where the user can have those permissions.

With this change, the checks are made for the actual list of projects
that will be included in the filters for those sections.

Fixes: 0023333

mod - my_view_page.php Diff File