Multiple selection does only logical OR operation on components selected. E.g. if I select "DRLVM" component only get 239 issues. If I select "Contributions" component I get 48 issues. If I select both of them I get 285 issues...(is it a bug?)
If we had a logical AND operation support for components selected, subcomponents would become unneeded.. On 10/16/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Mikhail Fursov wrote: > On 10/16/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: >> >> > Thanks Geir, now I understand why JIRA does not need subcomponents. >> >> Explain it to me then :) I still think subcomponents would be cool, >> since it would allow some structuring... > > > If you want to see all issues from the virtual DRLVM->IPF subcomponent all > you need is to find intersection (logical AND) for issues that are in DRLVM > and IPF categories. > The question is how to do such a search? > >> >> > BTW is there any way to specify a component (or multiple components >> > intersection) in JIRA search (I can't find it)? >> >> Yes - you can. If you go click on "Find Issue" on the 'menu bar' >> (below the feather) after being in the Harmony project page in JIRA, you >> can choose components in the "Find Issues" screen. You can create >> those searches and save them... >> > > Ok, I've found it. To make this option to appear you should select harmony > project from the "Project" list and reload the page. > The only problem left is that the form to select components does only > union operation > (logical OR). You sure? I can do a 'cmd-click' in Firefox on Mac and it selects multiple individual categories, and it seems to work in the search. geir --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Mikhail Fursov