•  
      request #14346 Kanban should not allow to create a card if the user can not submit the status field
    Infos
    #14346
    Thomas Gerbet (tgerbet)
    2020-07-02 16:09
    2020-01-03 10:21
    15597
    Details
    Kanban should not allow to create a card if the user can not submit the status field
    When the user does not have the "can submit" permission on the field used by the status semantic the possibility to create a card in place in the kanban is still displayed, it should not. The card creation will be rejected by the REST route.

    Reproduction scenario:
    1. Have a kanban where you create a card in place
    2. Remove the "can submit" permission on the status field
    3. Try to create a card in place
    Agile Dashboard
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2020-07-02
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2020-07-02 16:09
    gerrit #19052 integrated into Tuleap 11.16.99.65.


    The changes involved to prevent the drag&drop of a card when the user is not allowed to update the status field are more complex. A dedicated issue to track the progress on this specific case has been created, see request #15057.

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2020-07-02
    User avatar
    ... nor to drag an existing card off the column it is sitting in, when the user isn't allowed to update the status field ?