Autocomplete issues/variables/etc

Templates support autocomplete / typehead for various entities, including users, issues, and variables.

Mentioning users

Just like the regular commenting box, our commenting box supports mentioning users.

video of user typeahead

Mentioning Jira issues

Additionally, we make it easy to mention issues. If you know the issue key already, simply type it in, and it will resolve, just like Jira does. But what happens if you don't remember the issue key for the issue you want to mention? No worries, simply start typing a square bracket "[" and start typing the summary of the ticket, and we will do an inline lookup for you.

video of issue typeahead

Mentioning Variables

Of course, we can't forget about variables. Who could possibly remember all of them? To make that easier, we provide typeahead for variables as well. Start typing a "$" and the variable mention logic will kick in, allowing you to select a variable to insert.

video of variable auto mention