The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Testlink Integration with JIRA not working properly

Mithun
November 23, 2022

<!-- Template jirarestInterface -->
<issuetracker>
<username>username</username>
<password>jirakey</password>
<uribase>https://organisation.atlassian.net/</uribase>
<!-- CRITIC - WITH HTTP getIssue() DOES NOT WORK -->
<uriapi>https://organisation.atlassian.net/rest/api/latest/</uriapi>
<uriview>https://organisation.atlassian.net/browse/</uriview><uricreate>https://org.atlassian.net/rest/api/2/issue/10004</uricreate><userinteraction>1</userinteraction>
<!-- 1: User will be able to manage following attributes from GUI -->
<!-- Issue Type, Issue Priority, Affects Versions, Components -->
<!-- 0: values for attributes will be taken FROM this config XML from GUI -->

<!-- Configure This if you want be able TO CREATE ISSUES -->
<projectkey>TPR</projectkey>
<issuetype>1</issuetype>
</issuetracker>

 

Added uricreate working fine now.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Mithun
November 23, 2022

Mithun
November 25, 2022

In the above issue i missed to add uri create so i can't able to create the bug, now its gets resolved by adding create uri.

TAGS
AUG Leaders

Atlassian Community Events