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-2023 all right reserved,powered by GitbookLast Modified: 2024-03-27 16:56:10

results matching ""

    No results matching ""