...
- Access and modify the attributes of Insight objects using the newly added
getInsightAttributeValue()
andsetInsightAttributeValue()
methods in Groovy script. - Use the new
getTransitionAttachments()
global function to easily fetch the attachments added on an issue transition screen. - Select the newly added Groovy Template option in Groovy Console to test the Groovy input against selected Jira issues (using the new
Test Groovy Template
button). - Make use of the new
usersInOrganization()
method tousersInOrganization
attribute to return the users to a Jira Service Management Organization. This method is added to theOrganization
CustomerOrganization
class.
Bug fixes
Jira | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|