Project

General

Profile

Rest API copy attachments

Added by Jan Didden over 8 years ago

I have a few questions regarding Rest API and attachments.

- With the Redmine GUI it is possible to copy an issue including the attachment(s).
Is it possible to do the same with the Rest API?

- When we have an issue with attachment(s) it is possible with the Rest API to create a new issue with some fields of the original issue.
But is it also possible to add/attach/copy/... the attachments from the original issue to the new issue?
If so, how is this done?
If not, how is this to be done?

Environment:
Redmine version 3.0.3.stable
Ruby version 2.0.0-p645 (2015-04-13) [i386-mingw32]
Rails version 4.2.1
Environment production
Database adapter Mysql2