I am using scriptrunner 6.16.0 in JIRA 8.13.2. When a user attach a file when creating a new issue / edit existing issue in JIRA, I would like to rename the file.
I am trying to achieve this using scriptrunner using a validator (during transition). I was able to use TemporaryWebAttachment object to get the filename, but this value cannot be modified.
Any suggestion on how to rename this filename?
Thanks
question from:https://stackoverflow.com/questions/65661300/scriptrunner-how-to-rename-attachment-filename