Use the behaviours from the scriptrunner addon: https://scriptrunner.adaptavist.com/4.3.1/jira/behaviours-overview.html
In Combination with a postfunction for the create Transition you Can auto-generate the summary.
can you give me an example of the script for that?
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Write a post-function to do it. But you'll still have to present the field to your users to fill in on issue create.
Your other option is to bodge some javascript into the 4 or 5 places where you're asked for a summary in an issue. You'll still need the summary on-screen, but you can hide it in the html.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
present the field is ok and how do I create the post-function to fill the data to the summery?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could write it as an addon, but I'd use the script-runner plugin - saves you the hassle of coding a whole addon.
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.