Just wondering if there is anyway to sort the columns of a board on a project by the Due Date? We are using Jira Cloud Core FYI.
Thanks,
are they sorted if you add "order by "Due Date" to your board filter query?
Additionally if you want to segment out by timeframe you can set your swimlanes to be by query and have the JQL be something like "Due Date" < 7d, "Due Date" < 14d, "Due Date" < 1d for items due within the next week, next 2 weeks, and next day.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.