Hi everybody. I am very new to Gitlab and I am trying out the free gitlab.com version to see if it matches my criteria.
I created a group. Inside I created a project and some issues. Then I created two issue boards. Here all my open issues are landing on both boards in the default “open” list, which was an unexpected behaviour for me.
I want to use multiple boards for different issues. How is that possible?
Hi @dnsmichi and thanks for your reply. Currently I only added the Test board, the Development board already existed. I don’t use any filters at the moment. I thougt it would be possible to assign issues to a specific board, but I can’t see any related configuration.
sorry for the late response, been really busy weeks so far. I could imagine that you would want to add more labels for your issues, and then filter the issue boards for it.
Say for example, the “Do Stuff” issue gets a label with “needs-triage”, while the “new Bad Issue” doesn’t have it. Then the “Development” filters explicitly for label == needs-triage.