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-2024 all right reserved,powered by GitbookLast Modified: 2024-10-30 04:30:28

results matching ""

    No results matching ""