Page tree

Versions Compared

Key

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

...

Command

Action

Code Block
/jira create

A new ticket with the title taken from the Streak Box name will be created in JIRA Jira automatically. Presets allow all new tickets to be attributed with a certain type, priority, status and assignee. The created issue number will be stored in the text field "JIRAJira-issue number" in the Streak box.

Code Block
/jira create 'issue description' 

command will create the new JIRA Jira ticket with the issue description.

Example:

Code Block
 /jira create 
Hi John! 

The command will create the new JIRA Jira issue with summary taken from the box name and description “Hi John!”.

Code Block
/jira comment

A new comment text for the existing issue will be created or added to the linked JIRA Jira issue.

Example:

Code Block
 /jira comment Hey Dave!

 

The command will add a comment “Hey Dave!” for the linked issue.