List Settings button is unavailable for group issue boards if no projects are created
Summary
"List Settings" button is unavailable for group issue boards if no projects are created under the group.
Steps to reproduce
- Create a group.
- Create a couple of lables at the group level you will be using to construct your issue boards lists;
- Go to Issue boards -> Add list -> Select labels and the lists will appear. Howeever, there is no way to remove or edit those lists now because the "List settings" button don't show up.
Example Project
You can see that there is no way to modify lists on the boards under this group: https://gitlab.com/groups/alana-test-group/-/boards
Once we have projects created under the group both "List settings" and "Create Issue" buttons start showing. While "Create Issue" should disappear because there is nowhere we can create issues, "List settings" should show up anyways.
What is the current bug behavior?
"List Settings" button is unavailable for group issue boards if no projects are created under the group. There is no way to delete the list and edit it.
What is the expected correct behavior?
"List Settings" button should be available.
Relevant logs and/or screenshots
No projects under the group:
After creating a project:
Output of checks
This bug happens on GitLab.com