how to sort work items in RTC while fetching with the help of oslc services
I am trying to fetch workitems from RTC using oslc services, but i want to get a sorted result based on the identifier.
i tried https://localhost:9443/ccm/oslc/contexts/_7pMJuI4GEeWnkLm0LK53Y6/workitems?oslc_cm.query=dc:type=%22defect%22&oslc_cm.pageSize=100&sort=dc:identifier
but it doesn't gives back sorted list of defects. So please help with your expert reviews and support on this...