Custom field: default value vs. write access level
Posted: 07 Apr 2016, 04:36
I am trying to implement a custom boolean field, "Resolution Requires Approval," with the following semantics:
Is this a limitation/bug of MantisBT (i.e., setting any value, even the default, requires Manager privilege)? Or am I just getting something wrong in my configuration? I've included a screen shot of the relevant configs for this custom field as an attachment.
If it is a limitation/bug, is it possible to work around it by either choosing different values for the field (i.e, different from "no|yes") or by using a different type of control (i.e, something other than a radio button)?
- Its value can be either "no" or "yes," represented by a radio button
- When an issue is initially created its (default) value in that issue should be "no"
- Its value can only be changed (i.e., set to "yes") by a user with Manager privilege or higher
Is this a limitation/bug of MantisBT (i.e., setting any value, even the default, requires Manager privilege)? Or am I just getting something wrong in my configuration? I've included a screen shot of the relevant configs for this custom field as an attachment.
If it is a limitation/bug, is it possible to work around it by either choosing different values for the field (i.e, different from "no|yes") or by using a different type of control (i.e, something other than a radio button)?