Rally Software

 View Only
  • 1.  Team Board - Ordering

    Posted Mar 18, 2020 11:06 AM
    Good morning,

    I have a question and i am convince someone can help me.

    I am using the "Track - Team board" (Our squad is identified by a rally project) on Rally and I customized this board to have a view with swimlanes.
    Swimlanes based on Parent (Portfolio item).

    The objective is to get a swimlane by feature and see all underneath user stories.

    This work fine.

    But now, I would like to be able to sort/ordering the features (swimlanes) . current the swimlanes are ordered by default on Feature id but I would like to order them on an other fields to be able to get for example a board presenting the features/swimlanes by feature ranking/priority 

    Objective is the be able to take the prioritization of feature into account on the team board.


    Does this functionality/possibility exist ?
    If not, is there another way in Rally to get this ?

    Many thanks

    ------------------------------
    Beaufort Marc
    Squad Product owner
    ------------------------------


  • 2.  RE: Team Board - Ordering
    Best Answer

    Broadcom Employee
    Posted Mar 19, 2020 01:18 PM
    Hi Marc,

    The Team Board itself does not have the ability to sort by anything as far as I know.  The closest I can get is a Kanban board that you can put into a Custom HTML app (which is in the app catalog). The Kanban board can have swimlanes by Parent (a change I added for you) and it will sort by DragAndDropRank. Take the code from here: https://github.com/nikantonelli/WorkItem-Kanban/blob/master/deploy/App-uncompressed.html adn place it into the html field of the Custom HTML app you have added to a page.

    ------------------------------
    Nik
    Ask me a question, I'm All Ears!
    Rally Sales Engineer
    Rally Software
    ------------------------------



  • 3.  RE: Team Board - Ordering

    Posted 10 days ago

    hey, Thanks for this , however i am unable to drag and drop owner swimlane. can you help