Anonymous | Login | Signup for a new account | 2019-12-08 21:53 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 | ||||
0006512 | TestLink | Bug Tracking System - Redmine Integration | public | 2014-08-16 14:00 | 2014-09-27 16:42 | ||||
Reporter | fman | ||||||||
Assigned To | fman | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 1.9.11 (2014 Q2 - bug fixing) | ||||||||
Fixed in Version | 1.9.12 (2014 Q3) | ||||||||
Summary | 0006512: Redmine Integration - Problems with parent task mapping | ||||||||
Description | has to be managed NOT ON <attributes></attributes> SECTION but at same level of project identifier. ATTENTION If the user you are using to access via API to REDMINE has no rights to set PARENT ISSUE ID, call will not fail BUT VALUE WILL BE NOT SET. <!-- Template redminerestInterface --> <issuetracker> <apikey>REDMINE API KEY</apikey> <uribase>http://tl.m.remine.org</uribase> [^] <uriview>http://tl.m.remine.org/issues/</uriview> [^] <!-- for Redmine 1.x add show/ --> <!-- Project Identifier is NEEDED ONLY if you want to create issues from TL --> <projectidentifier>REDMINE PROJECT IDENTIFIER</projectidentifier> <!-- <parent_issue_id>12</parent_issue_id> --> <!-- --> <!-- Configure This if you need to provide other attributes, ATTENTION to REDMINE API Docum. --> <!-- <attributes><targetversion>10100</targetversion></attributes> --> <!-- Configure This if you want NON STANDARD BEHAIVOUR for considered issue resolved --> <resolvedstatus> <status><code>3</code><verbose>Resolved</verbose></status> <status><code>5</code><verbose>Closed</verbose></status> </resolvedstatus> </issuetracker> | ||||||||
Tags | No tags attached. | ||||||||
Database (MySQL,Postgres,etc) | N/A | ||||||||
Browser | |||||||||
PHP Version | |||||||||
TestCaseID | |||||||||
QA Team - Task Workflow Status | READY FOR TESTING | ||||||||
Attached Files | |||||||||
![]() |
|||||||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-16 14:00 | fman | New Issue | |
2014-08-16 14:00 | fman | Status | new => assigned |
2014-08-16 14:00 | fman | Assigned To | => fman |
2014-08-16 14:00 | fman | Issue generated from: 0006511 | |
2014-08-16 14:00 | fman | Relationship added | related to 0006511 |
2014-08-16 14:00 | fman | Description Updated | View Revisions |
2014-08-17 15:29 | fman | Status | assigned => resolved |
2014-08-17 15:29 | fman | Fixed in Version | => 1.9.12 (2014 Q3) |
2014-08-17 15:29 | fman | Resolution | open => fixed |
2014-08-17 15:29 | fman | Relationship added | child of 0006457 |
2014-09-27 16:42 | fman | Note Added: 0021725 | |
2014-09-27 16:42 | fman | Status | resolved => closed |
Copyright © 2000 - 2019 MantisBT Team |