So I want the user to submit an attachment with their ticket and with a scriptrunner script open the file, read it, and run a couple of functions on it.
I haven't been able to find any information about opening files from jira and reading it somewhere.
Any advice, would be super appreciated!
Hi, Andrea
Check out this link - https://community.atlassian.com/t5/Answers-Developer-Questions/Getting-binary-data-from-attachment-files-in-Jira-using-Java/qaq-p/538723
Using this you can get and analyze content from your file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.