View Issue Details

IDProjectCategoryView StatusLast Update
0012928mantisbtapi soappublic2013-04-06 08:23
Reporterrombert Assigned Torombert  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.5 
Target Version1.2.6Fixed in Version1.2.6 
Summary0012928: Expose note_type and note_attr bug note fields to the SOAP API
Description

Expose note_type and note_attr bug note fields to the SOAP API

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036440

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

Related Changesets

MantisBT: master 5991f5dc

2011-04-11 18:06

rombert


Details Diff
Fix 0012928 : Expose note_type and note_attr bug note fields to the SOAP API

- include the note_attr and note_type fields in the SOAP output
- test that notes added individually, as part of new issues and as
part of existing issues have the fields properly set
Affected Issues
0012928
mod - tests/soap/IssueNoteTest.php Diff File
mod - tests/soap/IssueUpdateTest.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - tests/soap/IssueAddTest.php Diff File
mod - api/soap/mantisconnect.php Diff File

MantisBT: master-1.2.x c5fc7892

2011-04-11 18:10

rombert


Details Diff
Fix 0012928 : Expose note_type and note_attr bug note fields to the SOAP API

- include the note_attr and note_type fields in the SOAP output
- test that notes added individually, as part of new issues and as
part of existing issues have the fields properly set
Affected Issues
0012928
mod - tests/soap/IssueUpdateTest.php Diff File
mod - tests/soap/IssueAddTest.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - tests/soap/IssueNoteTest.php Diff File
mod - api/soap/mantisconnect.php Diff File