HP ALM/QC
rest's API
seems to default on AND when filtering and using a semi-column. How can i use OR
between the following 3 fields instead of an AND
.
&query={user-02[NOT Dev];user-08[NOT Y];status[NOT Closed]}
I tried to simulate this in the UI and see the generated filter but with no success.