0

I'd like to specify milestones by using a placeholder case C with a filter like backlog:..backlog(C), so that the all cases whose backlog value is less than C's backlog value match.

How can I create a filter that does this?

flag

1 Answer

1

The Project Backlog plugin does not currently support such a search condition. I'm afraid you'd have to manually replace backlog(C) with C's backlog value.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.