Hi All
When you click on add flag on a board in JIRA cloud, it gives you an option to add flag with comment.
However, We would like to just add the flag and do not need the comment option.
The server version of JIRA gives both option: to add flag and to add flag with comment.
How can we achieve this in JIRA cloud?
Regards
Rajat
JIRA has a "cascading select" field, but that's a simple "select one item to determine the options in the second half"
For different types of field, showing and hiding fields and so-on, you need add-ons for field types that support that. Or you will want to take a look at ScriptRunner's Behaviours module, which enable you to layer rules over standard JIRA fields to make them behave in that way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kyle,
We use the Dynamic Forms plugin for this. There may be other plugins that also provide the same functionality, but Dynamic Forms does a great job!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.