Find ID of the active object

Preben Tjemsland January 21, 2020

Hello,

 

I'm making some scripts for our Jira Insight page, but i can't seem to find a solution to run the script on the object that has been edited. 

I have a script running anytime my an "Applikasjon" object has been edited.  Currently i'm using the key of the object im editing, but as this should work for any object edited i need objectKey to be the key of the object that was edited.

String objectKey = "KEY-9144"
def insightObject = objectFacade.loadObjectBean(objectKey)
int objectId = insightObject.getId()

 I have looked a bit around without any luck on how to do this.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events