MantisBT: master 19fb937b

Author Committer Branch Timestamp Parent
cproensa dregad master 2017-08-15 15:36 master b139b96d
Affected Issues  0016358: Custom field filter does not recusrively read all items from sub-projects
Changeset

Get custom fields values from a list of projects

Extend custom_field_distinct_values() to allow a list of projects to get
values from.
Extend the custom fields filter input to show values from all the
projects included in the filter scope, which may also include
subprojects.

Fixes: 0016358

mod - core/custom_field_api.php Diff File
mod - core/filter_form_api.php Diff File