Skip to content

Add a license check on multiple issue boards

This MR prevents the users form creating new issue boards when the feature is not available.

The link to create a new board is hidden, and the controller will not respond to requests to create new boards.

When listing boards, only one board is shown. When the project had more than one board, we'll display a message ensuring the user that the boards are not lost:

Screen_Shot_2017-07-06_at_11.45.24

Closes #2567 (closed)

Edited by Bob Van Landuyt :neckbeard:

Merge request reports