stable

Clone or download

Read-only

story #8206 Add parameter in URL

The URL returned in POST must add the values_format if the artifact is created with values by field. Examples: With values_by_field -------------------- <response> <uri>artifacts/8490?values_format=by_field</uri> </repsonse> With values ----------- <response> <uri>artifacts/8490</uri> </repsonse> Change-Id: I3fa53737c15d760e5b31de1ef6117b1a22e5bdaf

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ArtifactCreator.class.php +6 −4 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactReference.class.php +5 −1 Go to diff View file