Hello,
Context
We are using scaling methods with our agile teams (3 teams). We have a global Kanban board that shows all the work for all the teams, and one board for each team. We would like to have the same swimlanes for every board (based on the fixVersion), but it's tedious to do it manually every time we create a new fixVersion (we try to deploy once a day).
My question
Does the JSON REST API for JIRA allows to create a swimlane based on JQL for a Kanban board?
Thanks!