I would like to create predefined answers as I use the system as customer support system and I need to answer predefined answers to my customers.
What would be the best way to create a screen with some kind of drop down (Or any other way).
In addition I want my support team leader to be able to add / update for those predefined answers and not ask me as administrator to do that.
Thanks, Nadav.
Hi Nadav,
This isn't available in JIRA by default, but I actually wrote a small user script that can help for situations like this. You'll want to install it as an extension (if you are using Chrome) or use GreaseMonkey to load this if you are using Firefox.
You can get the user script here: https://bitbucket.org/simontower/shipit-20-yes-we-canned/overview
The extension adds a small text box on the right hand side of of a JIRA issue where you can insert predefined messages. You can also save any current comment as a new message, delete old messages, etc.
It was written for JIRA 5.1, since we use that version for our own support team. The code may have to be tweaked a bit to make it work on your instance, but it is all there. Hope it helps!
-Simon
Thanks Simon,
Is it possible to use it in the on-demand Jira?
If yes, can you explain how?
I did not understand how to install the js script as an extention in chrome?
Shouldn't I need to install it inside Jira to be able to connect to my issues?
Thanks, Nadav.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is possible to use the script in OnDemand because the script is installed in your browser (Chrome for example).
To install it,
The drawback here is that everyone who wants predefined answers will have to install the script this way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.