Anonymous | Login | Signup for a new account | 2019-02-16 10:21 UTC | ![]() |
Main | My View | View Issues | Change Log | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0006210 | TestLink | Bug Tracking System - Redmine Integration | public | 2014-02-17 08:47 | 2014-04-25 17:38 | ||||
Reporter | kwojciechowska | ||||||||
Assigned To | fman | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | ALL | OS | OS Version | ||||||
Product Version | 1.9.9 (2013 Q4 - bug fixing) | ||||||||
Fixed in Version | 1.9.10 (2014 Q1 - bug fixing) | ||||||||
Summary | 0006210: Bug creation via API (redmine connection) is not working | ||||||||
Description | I've installed Testlink 1.9.9 and it's integrated with Redmine through API key. After clicking on 'Create issue' button, a blank page opens(in chrome, in IE there is a HTTP 500 error). Assosiating existing error (button: 'Link Existent issue') with Redmine works fine. My configuration is: <issuetracker> <apikey>xxx</apikey> <uribase>http://xxx/</uribase> [^] [^] <uriview>http://xxx/issues/</uriview> [^] [^] <projectidentifier>project_id_in_redmine</projectidentifier> </issuetracker> | ||||||||
Steps To Reproduce | Create a connection between Testlink and Redmine. Execute test case. Try to report a bug through Testlink interface - click on 'Create issue' button - blank page appeared and nothing happened. | ||||||||
Tags | No tags attached. | ||||||||
Database (MySQL,Postgres,etc) | MySQL 5.0.3 | ||||||||
Browser | ALL | ||||||||
PHP Version | 5.4 | ||||||||
TestCaseID | |||||||||
QA Team - Task Workflow Status | READY FOR TESTING | ||||||||
Attached Files | ![]() | ||||||||
![]() |
||||||
|
![]() |
|
(0020453) kwojciechowska (reporter) 2014-02-17 08:53 |
In version 1.9.8 of Testlink creating issues from TL worked fine. |
(0020454) fman (administrator) 2014-02-17 08:58 |
1. create a test instance of testlink using latest code from gitoriuos and retest 2. give a look to TestLink logs in order to check if more specific error message appears |
(0020456) fman (administrator) 2014-02-17 10:15 |
1. install redmine using bitnami installer (linux 32 bits) on fedora 20 2. create just user admin on redmine 3. create a project 4. enable rest api 5. install testlink on same machine but running on other webserver on port 6. test issue creation using sample php provided on TL INSTALLATION under issuetrackeintegration\code_testing\redmine\ 7. issue created without problems I suggest do same kind of test, while I'm going to try to check with integration from testlink GUI. Tested with latest code from gitorious |
(0020459) fman (administrator) 2014-02-17 10:44 |
When trying to create issue from execution feature got: Create REDMINE Ticket FAILURE => redmine::_requesturl:http://127.0.0.1:8085/redmine [^] - response:Array - content: - serialized issue:N; More investigation is needed. |
(0020460) fman (administrator) 2014-02-17 11:06 |
My issue was related to a BAD API KEY, I've got HTTP 401 Unauthorized Tested with latest code from gitorious |
(0020831) fman (administrator) 2014-04-25 17:38 |
1.9.10 released |
![]() |
|||
Date Modified | Username | Field | Change |
2014-02-17 08:47 | kwojciechowska | New Issue | |
2014-02-17 08:47 | kwojciechowska | File Added: create_issue_error (1).jpg | |
2014-02-17 08:53 | kwojciechowska | Note Added: 0020453 | |
2014-02-17 08:58 | fman | Note Added: 0020454 | |
2014-02-17 09:03 | fman | QA Team - Task Workflow Status | => TBD |
2014-02-17 09:03 | fman | Summary | Bug creation (redmine connection) is not working from testlink => Bug creation via API (redmine connection) is not working |
2014-02-17 10:15 | fman | Note Added: 0020456 | |
2014-02-17 10:16 | fman | Assigned To | => fman |
2014-02-17 10:16 | fman | Status | new => feedback |
2014-02-17 10:44 | fman | Note Added: 0020459 | |
2014-02-17 11:06 | fman | Note Added: 0020460 | |
2014-02-17 11:06 | fman | QA Team - Task Workflow Status | TBD => READY FOR TESTING |
2014-02-17 11:06 | fman | Status | feedback => resolved |
2014-02-17 11:06 | fman | Fixed in Version | => 1.9.10 (2014 Q1 - bug fixing) |
2014-02-17 11:06 | fman | Resolution | open => fixed |
2014-02-17 11:06 | fman | Relationship added | child of 0006048 |
2014-04-25 17:38 | fman | Note Added: 0020831 | |
2014-04-25 17:38 | fman | Status | resolved => closed |
Copyright © 2000 - 2019 MantisBT Team |