My question is a carbon copy of this one, however it's for jira cloud. I searched script runner and they don't have "behaviours" for cloud the same way they do for server.
any tips?
I can think of a possible way to do this in JIRA Cloud with a combination of custom fields + post functions offered by JIRA Suite Utilities add-on.
It would rely on you having JIRA Suite Utilities enabled in your Cloud instance, which is possible (for free). Read this thread for info about that.
When I get a moment, I'm going to set it up myself in a test environment and see if it works.
If it does, I'll post the steps here.
I found a non-scriptrunner solution works with the description field, if you have JIRA Suite Utilities (JSU) enabled on your Cloud instance.
These are the steps:
Now, when users create issues, they see the 'Default Description' field, pre-filled. They can leave as is, or edit. When they create the issue, the value is copied into the real desciption field.
To get different default values for different issue types in the same project is possible, but more work. It requires an seperate custom field with the default value for each issue type, and create screens and workflows configured accordingly.
Unfortunately, this approach doesn't work for summary, as JIRA validation requires the system Summary field to be on the create screen.
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.