View Issue Details

IDProjectCategoryView StatusLast Update
0019634mantisbtcustom fieldspublic2015-09-06 17:37
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0-beta.2 
Target Version1.3.0-beta.3Fixed in Version1.3.0-beta.3 
Summary0019634: Users without write access to required custom field can't update issue
Description

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.

The correct behavior is to enable such users to update the issue, but not be able to update the custom field that they have no access to update.

Tagsmantishub

Activities

vboctor

vboctor

2015-04-18 03:24

manager   ~0050540

Here is the pull request:
https://github.com/mantisbt/mantisbt/pull/598

Related Changesets

MantisBT: master 0ed1d2d9

2015-04-17 23:23

vboctor


Details Diff
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
Affected Issues
0019634
mod - bug_update.php Diff File