Atlassian · Arazzo Workflow
Atlassian Jira Create Issue and Comment
Version 1.0.0
Create a Jira issue, read it back, then add an opening comment.
Provider
Workflows
create-issue-and-comment
Create a Jira issue and add a first comment to it.
Creates an issue from a project, issue type, summary and description, reads the issue back to confirm its key, and then adds an Atlassian Document Format comment to the newly created issue.
1
createIssue
atlassianCreateissue
Create a new issue in the supplied project with the given type and summary.
2
getIssue
atlassianGetissue
Read the created issue back to confirm its key and current fields.
3
addComment
atlassianAddcomment
Add an opening comment to the newly created issue.