Skip to content

Instantly share code, notes, and snippets.

View pineoc's full-sized avatar
😇

Allen Yunseok Lee pineoc

😇
View GitHub Profile
@pineoc
pineoc / UpdateAssigneeOnComponentChangeListener.groovy
Last active January 11, 2019 14:58 — forked from KenDUemura/UpdateAssigneeOnComponentChangeListener.groovy
Script Runner Listener for Re-assigning to Component Lead when Component is changed
/**
* Created by Ken D: Uemura <kenduemura@gmail.com> on 6/1/2016.
*
* On Issue Update Event
* If Component is changed and only one component is assigned
* then re-assigns the issue to the Component Lead
*
* Tested with JIRA 6.4.11
* Set this in Add-On -> Script Listner -> Custom Listener
*