-
Bug
-
Resolution: Fixed
-
Low
-
10.82
-
None
-
Severity 3 - Minor
-
Party Parrots - USH 5
Issue Summary
In the ADO connector, when a Program, exclude iteration path name has an apostrophe in it's name name it throughs an error when attempting to run the WIQL query
Steps to Reproduce
- Add an iteration exclude path with an apostrophe
- Add a work item to any synced path in ADO except the excluded path
Expected Results
Sync executes without error and item is copied.
Actual Results
Sync executes with an error in Splunk log (not to user) and no items are not copied even if not in the excluded path.
The error in splunk looks like:
Microsoft.TeamFoundation.WorkItemTracking.Client.ValidationException: Expecting closing quote. The error is caused by «'
ORDER BY [Changed Date] DESC'»
Workaround
Update the path to not include an apostrophe
- mentioned in
-
Page Loading...
- resolves
-
ALIGNSP-6977 Loading...