Testlink integration : missing property error during ticket creation

Deleted user July 6, 2017

Hi,

I successfully integrated Testlink with Jira using the following documentation : 

http://blogs.quovantis.com/step-by-step-integration-of-jira-with-testlink/

The problem occured during the issue creation : I use the Bug Management section to click on "Create issue", I fill the form, click on Save and then obtain the following error : 

Create JIRA Ticket FAILURE => Error finding "uri" property

I google that error but did not obtain probant answers on this forum or stackoverflow, and couldn't find someone with the same error.

I tried to add a parameter <uri> in the xml configuration but it didn't change anything.

Do you have a hint of what is going on or what can I read to help me ?

Jira version: v6.3.1

Testlink version:  1.9.16

XML configuration of the Jira tracker (interface rest): 

<issuetracker>
<username>testlink</username>
<password>the-password</password>
<uribase>https://jira.mydomain.com/</uribase>
<uriapi>https://jira.mydomain.com/rest/api/latest/</uriapi>
<uriview>https://jira.arkena.net/browse/</uriview>
<userinteraction>1</userinteraction>

<projectkey>MYPROJECT</projectkey>
<issuetype>Task</issuetype>
<issuepriority>5</issuepriority>
</issuetracker>

When I click on "Check connection", it answers "Test Connection OK".

4 answers

0 votes
Deleted user July 19, 2017

I specify the issue type with a number ("1" in my case), not with a litteral string ("Task" in the previous configuration).

0 votes
Aurélien July 19, 2017

@[deleted] I have actually the same problem on my setup. Would you mind sharing what you have found to fix the issue please ? 

Deleted user July 19, 2017

I specified the issue type with a number ("1" in my case), not with a litteral string ("Task" in the previous configuration).

Aurélien July 19, 2017

Thank's i'm gonna check my conf if i have the same problem.

0 votes
Deleted user July 11, 2017

Found it. Thanks for your help, great forum.

0 votes
Deleted user July 11, 2017

Please, no one has a clue ?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events