OSLC Resources in Jira

OSLC Connect for Jira exposes Jira Issue artifacts as OSLC Change Requests, from OSLC Change Management out of the box but issue types can be mapped also to OSLC Quality Management resources if required. Such resources can be linked to resources in other applications:

URL of OSLC Jira Issues

The URL of a given Jira issue depends on the OSLC resource type it is mapped to.

The URL of a Jira issue web page in the browser is: https://SERVER:PORT/browse/ISSUE (where the ISSUE variable is the Jira issue unique identifier)

Resource TypeURL Form
CM Change Requesthttps://SERVER:PORT/rest/oslc/1.0/cm/issue/ISSUE
QM Test Casehttps://SERVER:PORT/rest/oslc/1.0/qm/TestCase/ISSUE
QM Test Planhttps://SERVER:PORT/rest/oslc/1.0/qm/TestPlan/ISSUE
QM Test Execution Recordhttps://SERVER:PORT/rest/oslc/1.0/qm/TestExecutionRecord/ISSUE
QM Test Resulthttps://SERVER:PORT/rest/oslc/1.0/qm/TestResult/ISSUE
QM Test Scripthttps://SERVER:PORT/rest/oslc/1.0/qm/TestScript/ISSUE

URL of OSLC Remote Application resources

Please refer to the documentation of the OSLC Remote Application to understand how to obtain the OSLC URL of the resources.

Here is a quick guidance to obtain the OSLC URL of IBM Engineering Lifecycle Management resources from their web page: