Skip to content

Add support for the 'iteration' condition

This new condition allows to filter in issues with or without iteration.

This is a suggestion to fix #226 (closed)

What do you think?


In our case, we use gitlab triage to (un)tag issues with a team label depending on the assignees. When planning an iteration for a team, we plan to work on some issues. We tag them with the team label but we don't assign directly ppl as they haven't yet started to work on. We don't want to remove this label from issue without assign but with an iteration.

Merge request reports