MantisBT: master 0ed1d2d9

Author Committer Branch Timestamp Parent
vboctor vboctor master 2015-04-17 23:23 master d8f7cc8a
Affected Issues  0019634: Users without write access to required custom field can't update issue
Changeset

Fix required custom field not set on update

Users without write access to a required custom field can't update issue at all.

If there is a custom field that is marked as required-on-update with write access set to MANAGER.
Then developers who can update the issue, can no longer update it, otherwise,
they get error about required custom field not set.

Fixes 0019634

mod - bug_update.php Diff File