one application:
next 1:
and both:
It's not a bug, it's based on the design of the dynamic query builder. Essentially, the query is saying select any application when its name is Lotus Domino AND Lotus Domino complete. The problem here is that one application can't have two names, causing no objects to be returned. What you can do, though is rather than choose IS, change this to CONTAINS and have Lotus Domino as the value then it should pick up both. The other options would either be to add multiple dynamic queries for each application, or just select the applications directly.
So the selection features are poorer than for nodes where I can use custom properties to select multiple nodes or interfaces. I suspected that logical relation between conditions is AND but would be better if it is OR
OR would be much better, or put in the option to choose. Now you can create Application Custom Properties and that may be able to get you what you are looking for.
In this scenario you would use "contains" instead of "is". You can also create multiple dynamic queries to a group, which are "OR'ed". Conditions within the same query are AND'ed together.
aLTeReGo, did you seriously just manage to make two conjunctions into verbs? Man, you get first on the points list and just think you can make your own rules of grammar