I have a folder with a few images and videos. I want to create a jira ticket for each of these images and videos in an automated way.
I know one possible solution could be using some scripts with Jira REST API create-issue. Just wonder if there is any other possible approach to this bulk issue creation with attachments without using REST API?
You can also import attachments when importing issues via CSV.
The URLS of the attachment must be in a column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.