.queryWorkItems with RTC version 6.0.6.1
- Dominant language
- Python
- Stars
- 40
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to use .queryWorkitems with RTC version 6.0.6.1 and am running into a warning message stating:
client.RTCClient: No Querys are found.
Following the link provided in the logging, I see:
I am able to retrieve single work items through .getWorkItem and am able to retrieve work items through the saved query url. The only issue I have run into is with .queryWorkitems. Any help would be very appreciated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the .queryWorkitems entry point and compare its behavior with .getWorkItem and retrieval through a saved query URL. Reproduce the RTC 6.0.6.1 response, inspect the logged query URL and empty oslc_cm:Collection, and consider the issue done when valid work items are returned without the “No Querys are found” warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100