Query Work Items with dc:description
Open
question
- Dominant language
- Python
- Stars
- 40
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
query_str = ('dc:type="defect"' and '"word" in dc:description')
Is there a way I can query work items that have a certain word in its description? Something like the line above. If it's not possible, is there a way to increase the query limit from 1000 because I would like more data for work items that have the word in the description.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.