QueryClient searches in whole repository?
Hello,
we are using RTC 6.0.4.
In a custom tool we are creating and executing queries programmatically.
Finally we are making a call to:
IQueryClient.getResolvedExpressionResults(IProjectAreaHandle projectArea, Expression expression, ItemProfile<T> profile);
If the provided expression has no constraint regarding project area then the query is executed on the whole repository.
Is that by design? Is that a hidden feature of 6.0.4? I have the feeling it was different in RTC 6.0.3.
If that is by design for what reason is then the parameter projectArea required at all?
Thank you
Comments
Ulf Arne Bister
Sep 04 '17, 11:20 a.m.