C
Carsten Witte
Guest
Hi all,
we're relying heavily on Work Items and of course created a lot of queries around it. What I would need, is a cascading query strategy and I can't get a grip on that. Figure the following:
Is that somehow possible and I just don't see it?
Thanks in advance, Carsten
Continue reading...
we're relying heavily on Work Items and of course created a lot of queries around it. What I would need, is a cascading query strategy and I can't get a grip on that. Figure the following:
- Colleague A creates a query Q1 with criteria C1 C2 and C3
- What I would need to do now is sub-filter that very list for criteria C4
- Today I'd create a copy of the list, add my criteria and save it as Q2
- But now, if user A is changing his query, I never get that change as I have a copy
- What I would need is ("Whatever is the current Q1 comes up with" plus my C4)
Is that somehow possible and I just don't see it?
Thanks in advance, Carsten
Continue reading...