Skip to content

Allow last issue board to be deleted via API

What does this MR do and why?

This change set allows the REST and GraphQL API to delete the last boards (issue and epic). There is no inherent reason why this shouldn't be possible. And AFAIK was to avoid "empty board" views on the UI side.

The UI is not impacted by this change - it will just create a board if none exists to display to avoid that "empty board" view.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367395 (closed)

Edited by See GitLab account @timofurrer

Merge request reports