Export Attachments with Project Records
We're running YouTrack 4.04.
We'd like a way to take projects and records under those projects and archive them out. One of our admins has been using the Export as CSV function, but it does not export out attachments. Is there another method we could use, or an add-on or plugin to allow this type of archiving?
We'd like a way to take projects and records under those projects and archive them out. One of our admins has been using the Export as CSV function, but it does not export out attachments. Is there another method we could use, or an add-on or plugin to allow this type of archiving?
Please sign in to leave a comment.
You're able to create your own script with our Python Client Library or using pure REST API.
Do I get it right, you previously tried 'Issues in CSV' option ? It exports only issues with common attributes, without attachments.
Thank you.