FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERMay 25 '22, 9:17 a.m.
For IItemHandles you can use com.ibm.team.repository.common.Location;
I have published https://github.com/jazz-community/ewm-scm-utils and the command
com.ibm.js.team.supporttools.scmutils.commands.UploadToStream uses
com.ibm.js.team.supporttools.scmutils.utils.URIUtil
to create the URI's for some SCM related items. The source code can be found in the git repo above. The method id com.ibm.js.team.supporttools.scmutils.utils.URIUtil.getURIForItem(IItemHandle)
Thank you for your comment. Keeps the URL in the work item's text field.There is a request to jump to the item by clicking on the link directly from the work item.Creating links from work items to change sets. You can jump from a changeset to an item. However, it takes a lot of effort to click twice. That's why it's a request to jump to an item with a single click.
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.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER May 25 '22, 9:11 a.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER May 25 '22, 9:17 a.m.Kodac Hasubo
May 25 '22, 7:09 p.m.