Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

strange link uri format in rtc oslc

In my code I go over some work items information, and as part of it I follow the linked work items.

Usually, the linked item uri is in the format:
https://server:port/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/12345


In one case (link type is mentions/textuallyReferenced) the link has a different format:
https://server:port/jazz/web/projects/projectAreaName#action=com.ibm.team.workitem.viewWorkItem&id=12345

This link does not lead to data.
Any idea why this happens and what can I do about it?

0 votes



One answer

Permanent link

The second link is for Web UI only. It only works in a browser as it relies on JavaScript pulling in extra data.

1 vote

Comments

Thanks Donald!
Do you know why some of the links appear like this?
Maybe there is a way to avoid this when creating work items..
Is it consistent format?
As I am extracting data via oslc, I can't get the work item information when I encounter such link. I guess I can manually build the link that I need from the work item id at the end, if I assume that the format of this url is consistent.

Thanks!

Yes the format is consistent. The web link may be entered by end users manually, in which case you can't really avoid it.

1 vote

Thanks, I will modify the link manually, then.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952
× 14

Question asked: May 22 '17, 3:47 a.m.

Question was seen: 2,218 times

Last updated: Jun 07 '17, 4:01 a.m.

Confirmation Cancel Confirm