Retrieve workitem history from oslc
One answer
See https://jazz.net/forum/questions/88945/how-to-get-the-history-of-a-work-item-by-oslc
Comments
Hello,
I try reproduce your example but server response with:
Error 500: CRRED8021E: Erro de Reposit�rio Interno
Caused by: [Referenced content does not exist
item = com.ibm.team.reports.common.internal.impl.StorageNodeImpl@c727943f (stateId: [UUID _3QpDUef0EeKUaMJEYycz3A], itemId: [UUID _3Qf5YOf0EeKUaMJEYycz3A], origin: <unset>, immutable: <unset>) (contextId: [UUID _8lNyYNwSEd2pIJ5QVwgQGg], modified: 2013-07-08 14:36:04.101, workingCopy: false) (predecessor: null) (type: com.ibm.team.reports.rest.query, key: _3QX9kOf0EeKUaMJEYycz3A, subKey: WorkItem)
content = com.ibm.team.repository.common.model.impl.ContentImpl@1ef8985d (internalId: [UUID _3QpDUOf0EeKUaMJEYycz3A]) (deltaPredecessor: null, contentId: [UUID _3Qf5Yuf0EeKUaMJEYycz3A], contentLength: 182, characterEncoding: us-ascii, contentType: application/unknown, checksum: 1183530648, lineDelimiterSetting: 0, lineDelimiterCount: <unset>)]
What URL were you using when that error was returned? Did you use Poster or some other REST client to send the request? Finally, what version of RTC are you using?