Append notification messages to a Jira issue.
The Jira connection credentials are set in the project.properties
file for your project. Password it’s a keystorage path to the password.
project.plugin.WorkflowNodeStep.jira-comment-issue-step.login=admin@instance.com
project.plugin.WorkflowNodeStep.jira-comment-issue-step.password=keys/jira/password
project.plugin.WorkflowNodeStep.jira-comment-issue-step.url=https://instance.atlassian.net
To use the plugin, configure the mandatory input.
Creates a new Jira issue.
The Jira connection credentials are set in the project.properties
file for your project. Password it’s a keystorage path to the password.
project.plugin.WorkflowNodeStep.jira-create-issue.login=admin@instance.com
project.plugin.WorkflowNodeStep.jira-create-issue.password=keys/jira/password
project.plugin.WorkflowNodeStep.jira-create-issue.url=https://instance.atlassian.net
To use the plugin, configure the mandatory inputs.
Optional inputs: