Hi,
I'm importing data from Redmine into Jira. The redmine importer imports Resolution field from Redmine into a custom field, not the builtin JIRA Resolution field.
A - Is there any way to match up the Resolution field in Redmine to JIRA's Resolution field?
B - I tried to do a one-off script using ScriptRunner to copy the custom field value into the resolution field. I can't find the api to set the resolution. There are a bunch of gets, no set function that I can see. Any pointers?