How do I change the default behavior or sort order of the Done swimlane, so the tasks I move most recently to the Done swimlane appear at the top? I don't want to have to right-click and move to top of swimlane every time I move an item to Done.
Hi Brian,
You can make this happen by using ORDER BY updatedDate in your board's filter query:
In my example board, you can see what the settings for the filter will look like when you're done:
Note that just like the Ranking section says, Ranking on the board will be disabled once you make this change. This means you won't be able to drag and drop issues up and down to reorder them - whatever was touched last (including comments) will go to the top of the column.
Cheers,
Daniel
Yeah, I don't control the filter as I'm not the owner of the board or an Administrator. I also don't like that you lose the drag/drop ability...and either would anyone else. Additionally, I just wanted to effect the order the Done column, not the To Do, In Progress or Impediments columns. See, when we're in our daily stand-up, I like to have which sub-tasks I most recently finished at the top of the column, so that I can more easily spot and speak to them on the board...makes a lot of sense, right? Ideally, Jira would allow each user to control how his/her tasks behave when the tasks are dragged to the Done column. Could that be a future enhancement?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.