MantisBT: master b139b96d

Author Committer Branch Timestamp Parent
cproensa dregad master 2017-08-15 14:21 master 3016b8d3
Affected Issues  0005713: Custom fields of subprojects are shown in filter for "All projects" but not in parent project.
 0023232: Custom field is showed in filter when the user has not view access
Changeset

Include custom fields from all included projects

When retrieving custom fields to show in the filter form, evaluate all
projects included in the filter scope.
Previously, evaluation of subprojects only happened when filtering from
ALL_PROJECTS.

Additionally, check access level for the defined view threshold, to only
show those custom fields that are viewable by the user

Fixes: 0005713, 0023232

mod - core/filter_form_api.php Diff File