Hi,
As being brand new to this, I find it very hard to add simple filters, e.g. Milestone 1, Milestone 2, Milestone 3, etc.
How can I add these filters and apply Milestone numbers to the issues, so it knows what do include?
KR,
Simon
@Mirre Snelting, if you are on cloud when you add a quick filter it will be added under the Quick filters heading. You cannot add a new top-level filter. It used to be they were all at the top level but this was changed a couple of years back I think. In server, assuming it hasn't changed in later release, all quick filters are at the top-level, i.e. no drop down.
Dear @shknud,
do following:
This is fine, if you didn't use the version for its real purpose.
If you cannot take the version, ask an admin to create a custom field(select list) named "milestone" for you (assigned to one of your screens your project is using), with all your milestone names. The JQL then looks like this: milestone = "milestone x"
So long
Thomas
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.
Hi Thomas,
Thanks for your reply. I'm sorry about my the late response.
What I am looking to do is adding each milestone as a button as a horizontal line at the top (see attached image):
As you can see, right now I just have a drop down menu.
Can I have buttons next to "Assignee" like "Milestone 1", "Milestone 2" etc., so that the kanban board will only show issues for the selected milestone? Can you confirm if your guide will give me this result?
KR,
Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @shknud,
sure you can do how you wrote it. But you need one criteria for the quick filter. Which field/custom field will you use for milestone?
So long
Thomas
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.
Hi @Thomas Deiler,
I have the same question. I want to add a filter next to quick filters and Assignee.
What do you mean with 'Which field/custom field will you use for milestone?'
Thanks in advance :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mirre Snelting, I believe by 'Which field/custom field will you use for milestone?', @Thomas Deiler was asking what search terms in JQL you'll be using to group the tickets by milestone. So, in order to create a filter, you need a criteria to filter by. There's already, by default, a field for Assignee, which is why you can filter the results in the board by assignee. If you want to filter by milestone, then you'll need a field in the tickets themselves that hold the milestone values so you can filter for them.
Theoretically, the system fields Version or Components could be used to set these milestones on the ticket, but if these fields are being reserved for other uses, then a custom field (probably a dropdown) should be created for Milestones (your Jira admin can do this). Once this value is set on the tickets, you can go ahead and create quickfilter for Milestones = "milestone 1" and this will return all the tickets on the board with the Milestone custom field set to "milestone 1".
I believe that Quick filters is the only mechanism for filtering values on the board. There isn't a way to add a separate top level filter (like the Assignee one) - you can only access your filters in the Quick filter drop down.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.