get field

import static groovy.json.JsonOutput.*

def fields = jiraGetFields idOrKey: 'MYJIRA-1', site: 'jira'
println prettyPrint( toJson( fields.data ))

get issue

def issue = jiraGetIssue idOrKey: 'MYJIRA-1', site: 'jira'
println issue.data
Copyright © marslo 2020-2026 all right reserved,powered by GitbookLast Modified: 2026-07-30 22:44:45

results matching ""

    No results matching ""