I'm working with Jira Service Management + Assets (Insight) on Data Center. I have two separate, unrelated questions — any help with either one would be appreciated!
Question 1: Bulk export attachments (images only) from JSM tickets
Goal: Export photos/images (.jpg, .png, etc.) from multiple service desk requests.
Requirements:
- Export from many issues at once
- Without opening each issue individually
- Save to local folder / network drive / cloud storage
Preferences:
✅ Built-in Jira functionality or simple no-code methods
✅ Free solutions (no paid plugins if possible)
✅ No custom scripts if avoidable
✅ We have on-premise Data Center
Question 2: Bulk upload avatars for Assets (Insight) objects
Automatically update an Assets object avatar using a file attached to a service desk ticket.
The Workflow
- A ticket is created by an author (reporter).
- The ticket contains an attachment (photo/image).
- The system should find the corresponding Assets object for this employee (matching by email, username, or another attribute).
- The photo from the ticket attachment should be uploaded and set as the avatar for that Assets object.
Constraints & Preferences
✅ Prefer native Jira Automation or Assets functionality
✅ No custom scripts (Python/Groovy) if possible
✅ No paid plugins if possible
✅ We are on Data Center (not Cloud)
Questions for the Community
- Can Automation for Jira handle this logic (Ticket → Find Asset → Update Avatar) without scripting?
Any tips, plugins, or step-by-step guides for either question would be super helpful!
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.