Add open & close configuration options to the edit board modal
Problem to solve
- The
Open
andClosed
lists can possibly inherit more epics (aka swimlanes) into the board than a user expects. - Independent of swimlanes- users perhaps don't even wish to use the
Open
andClosed
swimlanes, as they are using another construct or flow and would like to use their own labels for these states.
Hiding a list entirely
The open column makes sense mostly for backlog management as we don’t have this elsewhere in the product. We could potentially be forcing users in to a construct they do not follow, however a “true” kanban flow / CI flow needs this, so we shouldn’t entirely remove it.
Open and closed list
Engineers don’t always close issue, goes into production- which causes confusion. Needs to match filtering and perhaps have a custom closed state (ie production instead of put in workflow production AND close). All the other lists are based on label, not state.
When monitoring a team's work in flight, I need to be able to easily review and digest the current progress so that I can confidently report to stakeholders and leadership.
User experience goal
Users are able to build their own workflows, and focus on swimlanes/epics that are relevant to them.
Proposal
- Add a section right under
Board name
- Title this section
Board configuration options
- This section has 2 options for MVC:
- Show the Open list, Show the Closed list
- Unchecking the
Show the Open list
option hides the open list from the board view and no longer inherits those epics and issues into the board, unchecking theShow the Closed list
option hides the closed list from the board view and no longer inherits those epics and issues into the board
Creating a new board | Editing a current board |
---|---|
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.