•  
      request #13588 A multiselect box field must be "submittable" by user that create an artifact
    Infos
    #13588
    Manuel Vacelet (vaceletm)
    2019-07-09 11:32
    2019-07-01 14:29
    14760
    Details
    A multiselect box field must be "submittable" by user that create an artifact

    On a tracker with a multiselect box field that cannot be submitted (only read/updated), the creation of the artifact is blocked with message

     You are not allowed to update the field XXXX

    It's "unique" to multiselect box fields due to the fact that internally it "adds" a fake 100 value in this case. There is a chick-egg problem between

    \Tracker_FormElement_Field_MultiSelectbox::augmentDataFromRequest and \Tracker_FormElement_Field::validateFieldWithPermissionsAndRequiredStatus due to that.

    Seems to be there since 2015... (tested at least with 11.0 and 11.3)

    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-07-05
    Attachments
    References

    Follow-ups

    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes