MantisBT: master-2.27 7befcfd9

Author Committer Branch Timestamp Parent
dregad dregad master-2.27 2025-10-20 09:06 master-2.27 4fe94f45
Affected Issues  0036515: Hardcoded role instead of config in access level check on Manage Columns page
Changeset

Use config threshold instead of hardcoded value

The access level checks to determine whether the user is allowed to copy
columns were done against a hardcoded value of MANAGER, instead of using
the manage_project_threshold configuration option.

Fixes 0036515

mod - manage_columns_copy.php Diff File