Create Issues in Slack

Command actions

Create Jira issues in Slack with easy commands. Use prebuilt commands or create a custom command for your team.

Prebuilt commands

1. Troopr Launcher

Launch Troopr by typing this command in any Slack channel

/t 

This will open the Troopr launcher. Then click on "+ Issue" to open the dynamic issue creation form.

2. Create command

Troopr Create commands provide Slack users with the quickest way to create new issues in Slack. Create a new issue with a simple text message or create an issue with any number of custom fields all in the command line.

Syntax: /t create [summary] +[fieldName]:[fieldValue]

Example: /t create Fix 403 error + Issue Type : Bug+ Description : Fix the 403 error in home page of our app + Assignee @krishnapal + Fix versions :fixkp + Affects versions : fixkp

All standard fields except Attachment, status and comment are supported in this format. Any custom field of the following data types is supported: Date, Labels, Number field, Text field, User Picker, Url field. Fields with split word names are also supported as shown in the example.

Note that for Sprint value only Sprint id is supported and not Sprint name. Also please note that the field names are case sensitive, it has to match with the field name in Jira.

Custom commands

Workspace administrators can create and customize custom commands for their team. Read more here