Hi,
I have a project with different issue types and 2 workflows depending of the issue type. I would like to use a different board depending of the workflow of the issue. I'm doing with 2 board with the different columns (one column for each status) but it only uses one board for the 2 types of workflows.
Is there any way to do it?
Thanks in advance.
It looks like you need to update the filters for each board, to only include the correct issuetype. Eg. if you only want the board to show stories, you need to include 'issuetype=story' in the board filter. in the other filter include 'issuetype=task'.
You can update the filter in board settings/general.
Hope that helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.