Hi
We are using JIRA at our helpdesk and sometimes users want to insert into JIRA issues that they have already fixed. So any suggestion how to make it happen that if user creates a issue with type "Done" then the resulution field get value "Fixed", status -> "Closed" and issue type changes from "Done" to "Task" (so that later users can use "Task" workflow : re-open this issue etc.)? One way seems to use Script runners plugin, but my Groovy skills are basically 0, so are there any easy alternatives?