import com.atlassian.jira.component.ComponentAccessor
import com.atlassian.jira.config.IssueTypeManager
IssueTypeManager issueTypeManager = ComponentAccessor.getComponent(IssueTypeManager)
issueTypeManager.getIssueType( getFieldById("issuetype").value.toString() ).name
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.