You are not logged in.
Pages: 1
Hi all!
Want to add (existing) Problem to the given Project. Trying the folowing:
PUT http://***/apirest.php/Project/<project id>/ItilProject
with JSON
{"input":
{"itemtype":"Problem", "items_id": <id of existing Problem>}
}
Get empty result.
Using POST (instead of PUT) doesn't make a trick: get message "ERROR GLPI_ADD".
Thank you in advance,
Roman
Offline
Pages: 1