Hi Community!
I have this use case:
One user creates a file with some relevant information of a video content in milliseconds, and I need to run an excel macro to that file to change that information from milliseconds to Frames and creates a new file with this new information. We are doing that process manually outside Jira.
But is it possible to create and automated process that could run the macro to one specific file attached in the ticket and attach the new file created by the macro?
Any ideas how can I achieve this behavior?
THANKS!!
I do not see a way to do this internal to Jira without creating an app but even then I don't think you would be able to make it work. You might be able to create a process outside of Jira using the API to download, run and upload the file through an automated process.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.