MantisBT: master 3016b8d3

Author Committer Branch Timestamp Parent
cproensa dregad master 2017-08-15 09:21 master 79666331
Changeset

Refactor custom_field_get_linked_ids()

Refactor custom_field_get_linked_ids() to allow a query for several
projects.
Note that the codde supported passing an array of projects, but the
cache code was not accountign for it.
Additionally, when querying all projects, remove the ad-hoc query and
reuse user_get_all_accesible_projects.

mod - core/custom_field_api.php Diff File