OSLC - RTC - Workitem type as Story
![]() When I fire below service request from browser with type as defect, I get to see all the defects which are present in RTC for the given project. https://rtcurl:port/contexts/_xxxx_yyyyyy/workitems.xml?oslc_cm.query=dc:type=%22defect%22
But when I do the same for type as story, it returns 0 result even thought RTC have lot of work items with type as story. https://rtcurl:port/contexts/_xxxx_yyyyyy/workitems.xml?oslc_cm.query=dc:type=%22story%22 |
One answer
![]() See if this answers your question: |