I'm using one of the recommended "next-gen" templates (KanBan) but after I mark a task as done it stays at the top of the backlog screen and in the "done" column on the board. Will these go away after some sort of time-out? Is this configurable? I can understand them staying on the board in the done column, but they should immediately be gone from the backlog screen in my opinion. I'm not using Sprints at all. I'm worried about what my backlog will look like in a couple weeks or months...
Thanks for the suggestion Danilo. I'm not sure it's going to work in my case, because I want to match all of FOOBAR_STAGE, FOOBAR2_STAGE, BARFOO_STAGE, BARFOO2_STAGE etc.
Also, because it's the summary field, it's in the middle of a string such as "Job called BARFOO2_STAGE failed"
Best regards,
Chris
Hi Chris,
You may try searching using the JQL query below:
summary ~ "FOOBAR*"
Using "FOOBAR*STAGE" should also work according to our documentation, but I have tested it and it did not work.
I will link this post to one of the bugs we have raised for problems related to the behaviour of the CONTAINS (~) operator:
https://jira.atlassian.com/browse/JRA-31882
Cheers,
Danilo
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.