•  
      request #23409 Fatal error in program management admin errors presenter
    Infos
    #23409
    Joris MASSON (jmasson)
    2021-10-11 11:24
    2021-10-06 10:25
    24954
    Details
    Fatal error in program management admin errors presenter

    Given I have unchecked the "can submit" permission for the title field of the Releases tracker in a Team project (in a Program Management setup), when I access the Program administration, I see an error that tells me the current user cannot submit the field. In this error presenter, there is a link. When I click it, I get a fatal error with a LogicException:

    LogicException: There are no fields with permissions set for this ugroup
    

    The error appears because the URL is wrong: the URL shows /plugins/tracker/permissions/fields-by-field/917?selected_id=917, but selected_id should be a field identifier, not a tracker identifier. It should be /plugins/tracker/permissions/fields-by-field/917?selected_id=20035

    Program Management
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Marie Ange Garnier (marieange)
    Closed
    2021-10-11
    Attachments
    Empty
    References

    Follow-ups