Hi.
I posted the issue below in someone elses topic too. I really need some help, so I'm creating a new topic.
I created a project 'projetoteste' in Redmine. I configured Testlink Issue Tracker with the following information:
Issue Tracker: Redmine
Type: redmine (Interface: rest)
Configuration:
<issuetracker>
<apikey>generated api-key in redmine</apikey>
<uribase>http://192.168.168.161:80/</uribase>
<uriview>http://192.168.168.161:80/issues/</uriview>
<projectidentifier>projetoteste</projectidentifier>
</issuetracker>
I am able to see a bug created manually in Redmine in test execution page and it's state, but when I try to create a bug in Testlink for Redmine I receive the following error.
Create REDMINE Ticket FAILURE => redmine::_requesturl:http://192.168.168.161:80/ - response:{"url":"http:\/\/192.168.168.161:80\/\/issues.xml","content_type":"application\/xml","http_code":401,"header_size":468,"request_size":324,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":0.022688,"namelookup_time":3.2e-5,"connect_time":0.000873,"pretransfer_time":0.000988,"size_upload":120,"size_download":0,"speed_download":0,"speed_upload":5289,"download_content_length":0,"upload_content_length":120,"starttransfer_time":0.022648,"redirect_time":0,"redirect_url":"","primary_ip":"192.168.168.161","certinfo":[],"primary_port":80,"local_ip":"192.168.168.160","local_port":39984} - content: "" - serialized issue:N;
I'm using 1.9.14 version.
Create issue Testlink -> Redmine error
Moderators: Amaradana, TurboPT, TL Developers
-
- Advanced user
- Posts: 24
- Joined: Sat Jun 01, 2013 7:02 am
Re: Create issue Testlink -> Redmine error
I think you difined some custom fields and these fields need to be filled.