Skip to content

Question: How to Copy Issues? #203

@FabioOrsi

Description

@FabioOrsi

Hello again!

In Redmine's GUI it's possible to make copies of issues, including their attachments.
I was wondering if it's possible to do the same action using the API, including copying the attachments.

The current solution I found is to get each issue, download their attachments, create the new issues and reupload the attachments. This approach is not very practical considering the attachments are over 20MB and that there are about 40000 issues to be copied.

Thanks!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions