Skip to content

Fix permission for setting an issue's due date

What does this MR do?

This merge request ensure the current user can :admin_issue in order to change the issue's due_date, in BaseIssuableService and in SlashCommands::InterpretService.

Closes #22592 (closed)

Are there points in the code the reviewer needs to double check?

No.

Does this MR meet the acceptance criteria?

Merge request reports