I would just like that I can see the tickets based on fix version
Hello @Aleksa Suzic ,
when you get to the board screen, click on the three dots button located at the top right and select the configure board option. Then select the quick filters option under the settings section on the left side. Enter a name for your filter and add a jql query for the filter you want to create. The query for the fix version will be as follows. You can use it by changing it for your own versions.
fixVersion = 1.0.0
Best,
Ezgi
I do not see the configure board option with I select the three dots. Any idea why is that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was talking about kanban or scrum board of your project. If you want to use dashboard, you can add pie chart, choose your project and fixversion on gadget configuration. Or You can add filter results and ad a JQL with your project and "fixVersion = 1.0.0" But if you will use kanban or scrum using quick filter is much more practical option
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it possible to select the version from a listbox just like users on the sprint board? (I do see it on the backlog but cant created it for the active sprint).
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.