-
Bug
-
Resolution: Done-Errata
-
Major
-
MTA 7.0.0
-
None
-
False
-
-
False
-
-
-
No
Description of problem:
Currently, the Issue column for applications links to Jira issue endpoint URL and after a successful export.
It should link to the service URL and not REST API URL.
Clicking on the link took me to:
https://issues.stage.xyz.com/rest/api/2/issue/15549109
{"expand":"renderedFields,names,schema,operations,editmeta,changelog,versionedRepresentations","id":"15549109","self":"https://issues.stage.xyz.com/rest/api/2/issue/15549109","key":"MTAQ-312"
But, it should take me to:
https://issues.stage.xyz.com/browse/MTAQ-312
Version-Release number of selected component (if applicable):
MTA 7.0.0-47
How reproducible:
Always
Steps to Reproduce:
1. Create a migration wave with a few applications.
2. Export the issues to Jira
Actual results:
The Issue column for applications has to a link to the Jira issue . But, this links to Jira issue endpoint URL and not the service URL.
Expected results:
It should link to the service URL and not REST API URL.
Additional info:
- links to
-
RHBA-2023:120350 Migration Toolkit for Applications bug fix and enhancement update
- mentioned on