MantisBT

View Issue Details Jump to Notes ] Wiki ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012932mantisbtapi soappublic2011-04-12 09:332013-04-06 08:23
Reporterrombert 
Assigned Torombert 
PriorityhighSeveritymajorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.2.5 
Target Version1.2.6Fixed in Version1.2.6 
Summary0012932: Error triggered when adding a task relationship
DescriptionWhen creating a relationship using mc_issue_relationship_add, bug_update_date references the inexistent $p_test_issue_id variable, whereas it should be $t_dest_issue_id . This causes the SOAP call to error out, but the bug and the relationships are created anyway.
TagsNo tags attached.
Attached Fileszip file icon mylyn/context/zip-20110412111114.zip [^] (33,993 bytes) 2011-04-12 16:11

- Relationships
related to 0015721new Functionality to consider porting to master-2.0.x 

-  Notes
User avatar (0036439)
grangeway (developer)
2013-04-05 17:57

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

- Related Changesets
MantisBT: master 7582dab4
Timestamp: 2011-04-12 20:06:50
Author: rombert
Details ] Diff ]
Fix 0012932 : Error triggered when adding a task relationship

- correct the undefined variable access when adding a task relationship
- regression tests added for creating and deleting relationships
- bump the update date of the destination bug when deleting a relationship
mod - tests/soap/AllTests.php Diff ] File ]
mod - api/soap/mc_issue_api.php Diff ] File ]
add - tests/soap/RelationshipTest.php Diff ] File ]
MantisBT: master-1.2.x 933219ed
Timestamp: 2011-04-12 20:06:50
Author: rombert
Details ] Diff ]
Fix 0012932 : Error triggered when adding a task relationship

- correct the undefined variable access when adding a task relationship
- regression tests added for creating and deleting relationships
- bump the update date of the destination bug when deleting a relationship
mod - tests/soap/AllTests.php Diff ] File ]
add - tests/soap/RelationshipTest.php Diff ] File ]
mod - api/soap/mc_issue_api.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2011-04-12 09:33 rombert New Issue
2011-04-12 09:33 rombert Status new => assigned
2011-04-12 09:33 rombert Assigned To => rombert
2011-04-12 12:02 rombert Target Version => 1.2.6
2011-04-12 16:10 rombert Changeset attached => MantisBT master 7582dab4
2011-04-12 16:10 rombert Changeset attached => MantisBT master-1.2.x 933219ed
2011-04-12 16:10 rombert Resolution open => fixed
2011-04-12 16:10 rombert Fixed in Version => 1.2.6
2011-04-12 16:11 rombert Status assigned => resolved
2011-04-12 16:11 rombert File Added: mylyn/context/zip-20110412111114.zip
2011-07-26 09:53 jreese Status resolved => closed
2013-04-05 17:57 grangeway Status closed => acknowledged
2013-04-05 17:57 grangeway Note Added: 0036439
2013-04-05 18:09 grangeway Relationship added related to 0015721
2013-04-06 03:43 dregad Status acknowledged => closed
2013-04-06 07:22 grangeway Status closed => acknowledged
2013-04-06 08:23 grangeway Status acknowledged => closed


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0693 seconds.
memory usage: 2,812 KB
Powered by Mantis Bugtracker