Hi all,
I have a custom scripted field (created using ScriptRunner plugin)., which shows an image based on the user selection for other two custom fields.
Currently, I have saved those images as attachments to a Jira, and I'm accessing it in my script with URL (e.g. yellowurl = "https://xyz/secure/attachment/18002/amber_light.png").
Is there a better way to save this image in the Jira, other than attaching to an existing Jira item?
Thanks,
Anche
Can anyone suggest a better way to save the custom images in Jira?
I did it in a v2 plugin where the image file is a resource. More trouble to maintain than accessing the image as an attachment
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.