View Issue Details

IDProjectCategoryView StatusLast Update
0032331mantisbtapi restpublic2023-10-31 16:32
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version2.26.0Fixed in Version2.26.0 
Summary0032331: Support selecting which fields to retrieve for an issue
Description

Constructing a full issue is verbose and involves a lot of queries - e.g. relationships, history, etc. Provide a way to select which fields to return via the REST API and internally.

TagsNo tags attached.

Relationships

related to 0032389 closeddregad The REST function "Get an issue (specific fields)" is broken 

Activities

Related Changesets

MantisBT: master c9b56bcd

2023-03-31 23:00

vboctor


Details Diff
Support selecting fields to return when getting issues

Fixes 0032331
Affected Issues
0032331
mod - api/rest/restcore/issues_rest.php Diff File
mod - api/soap/mc_filter_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File