MantisBT: master 78b3a4f0

Author Committer Branch Timestamp Parent
cproensa dregad master 2019-04-29 13:39 master 6a7c885f
Affected Issues  0025722: Wrong access_level settings when updating rights in the project admin page
Changeset

Fix updating user access level for projects

Fix an error from PR 1449 where updating access level for a user in a
project, updates the access levels on all projects assigned to that
user. Missing project_id in the update query.

Fixes: 0025722

mod - core/project_api.php Diff File