Hi everyone,
there are many many issues (like this) in here where someone asks for example "how to create Swimlanes by Component". And yes there is a way to do it, but you have to create Query Swimlane for each Component.
So accordingly people want to have Swimlanes by Component as a predefined option like the already existing Swimlanes by Project, Assignee, ...
But then in the future someone wants to group by again something that doesn't exist as a predefined grouping option for Swimlanes.
So therefore I would propose the following feature...
I would like to have a kind of Query whos result is a string, and all the results that have the same string result will be on the same Swimlane.
So for example I take the Component value which is a string at the end, and all the cards that have the same Component string will be put on the same Swimlane.
Means I have to describe the Swimlane definition only 1 time, saying "get this and that value from the issues, and put all the cards that build the same string on the same Swimlane".
maybe building even the string like in the following (not so useful) example ...
Card.Component + "_" + Card.Priority
which could result in ...
MyComponent_high
... and all cards producing the same result will be on the same swimlane.
I hope I could somehow explain the basic idea, for details and further ideas join the discussion.
Have a great day
marco
@Manon Soubies-Camy