Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
action":{
    "type": "CREATE_ISSUE",
    "issueSettings": {
        "summary": "test summaryThis field is meaningless and is only supported for backward compatibility",
        "description": "test descriptionThis field is meaningless and is only supported for backward compatibility",
        "issueTrackerType": "Jira PluginCOMMON_ISSUE_TRACKER",
    }
}

Back to top.