Gitlab Free: Issues landing on every issue board

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?

Kind regards. Alex

Hi,

I’m not sure if I can follow. Please share a screenshot of the two boards and specifically, the filters for each column then.

Cheers,
Michael

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.

Also I am not able to remove the Issue from a specific board:

What I want: Issue “Do Stuff” should only exist on Board “Development”, issue “new Bad Issue” should only exist on Board “Test”

If you need to know more, then please tell me :slight_smile:

Kind regards

Hi,

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.

Cheers,
Michael