Defect #6843
closed
REST API Does Not Include Target Version
Added by Jeremy Walker about 14 years ago.
Updated about 13 years ago.
Resolution:
Cant reproduce
Description
The REST API for issues does not include the target version of the issue. This is a surprising omission given that the XML returned for issues contains just about everything else available on the normal issues page.
- Status changed from New to Closed
- Resolution set to Cant reproduce
In trunk and 1.0.1, the target version is present in /issues.xml and /issues/1.xml.
See:
Note that the tag is omitted if target version is not set.
Ah sorry, my mistake (must have had some un-versioned records without realizing it).
Stupid question though: why is it called "fixed_version" in the API (even for issues with status New, which clearly aren't fixed), but "target version" (which makes much more sense universally) in normal Redmine?
"Target version" is the new display name for this property, but it's still named fixed_version internally and thus in the API.
Also available in: Atom
PDF