View Issue Details

IDProjectCategoryView StatusLast Update
0012694mantisbtapi soappublic2013-04-06 08:25
ReporterCoreKeeper Assigned Torombert  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.3 
Target Version1.2.6Fixed in Version1.2.6 
Summary0012694: mc_project_version_update - add parameter 'obsolete'
Description

similar to the 'released'-flag there should also be the option to change the 'obsolete'-flag of a project version. It is the only value that can not be changed by this service.

TagsNo tags attached.

Relationships

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

Activities

rombert

rombert

2011-01-17 15:09

reporter   ~0027966

Thanks for the report. Would you be willing to submit a patch ?

CoreKeeper

CoreKeeper

2011-02-25 09:35

reporter   ~0028295

Eventually I would be willing to sponsor this issue. If 25$ ist not realistic, please contact with further details.

rombert

rombert

2011-02-28 15:17

reporter   ~0028320

@CoreKeeper - it's not about sponsorship ( at least for me, maybe someone else would like to implement it ) , I will eventually do this, but I'm short on time right now.

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036432

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

Related Changesets

MantisBT: master 13bc7452

2011-04-11 17:01

rombert


Details Diff
Fix 0012694 : mc_project_version_update - add parameter 'obsolete'

Add and test the usage of the 'obsolete' parameter.
Affected Issues
0012694
mod - api/soap/mc_api.php Diff File
mod - api/soap/mantisconnect.php Diff File
add - tests/soap/VersionTest.php Diff File
mod - tests/soap/AllTests.php Diff File
mod - api/soap/mc_project_api.php Diff File

MantisBT: master-1.2.x aaa606d0

2011-04-11 17:01

rombert


Details Diff
Fix 0012694 : mc_project_version_update - add parameter 'obsolete'

Add and test the usage of the 'obsolete' parameter.
Affected Issues
0012694
mod - api/soap/mantisconnect.php Diff File
mod - tests/soap/AllTests.php Diff File
mod - api/soap/mc_api.php Diff File
add - tests/soap/VersionTest.php Diff File
mod - api/soap/mc_project_api.php Diff File