Skip to content

Project board names now sorted correctly in CE

Brett Walker requested to merge bw-board-sorting into master

What does this MR do?

Multiple issue boards are supported for projects in CE. However, we were not sorting the list of board names like we do in EE. So the sort code could be moved out of the EE specific code.

Actually all the EE specific code could be moved into the CE version.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports