Known error? error when running a saved query with parameters in web client
![]()
I've created a query that takes an input parameter (Status = Unresolved and Owned By = and then click the value provided when query is run)
If I run it in the eclipse client from my My Queries list, it prompts me for the parameter and runs fine. If I go to the web client and do Work Items -> My Queries and select it from the list, it says "Error! Error running query". If from the My Queries list in the web client I click the pencil (Edit) and don't edit anything but only click the Run button, it prompts me for the input values and runs fine. I am on 4.0.0.1. Is this a known problem with the web client and if so, can someone point me to the work item? If not, I can open a PMR. Susan |
Accepted answer
One other answer
![]()
Susan,
doing some more digging I came across defect 255708 which describes your findings. It has been marked as duplicate of a resolved defect. You might want to open a PMR to request a backport of that fix for 4.0.0.1 thanks, Arne Comments Thanks! this gives me a good workaround since instead of 1 query, I just did 3 different queries and removed all of the ORs.
|