I wish to have the description populate by default with different text for some issue types when creating them.
For example: When trying to create a bug, have the description default text to be nothing and "something, text text" when creating a story.
Is it possible?
Hi, @Hadas Hamerovv Yes, it is possible. By using different workflows based on the issue type, and then add a post function. JSU allows 'Update any Issue Field' post-function, which updates any field to a specified value - for custom fields in your case.
You could also refer to this documentation for reference: https://beecom-products.atlassian.net/wiki/spaces/JSUCLOUD/pages/27801878/Update+any+Issue+Field+Post-Function
In my case, I wanted to have default text in the description and I tried with the workflow and was able to achieve it. Be clear and experiment with the configuration setup (precondition, field values, update fields, etc,.)
Hi Sandar ji,
But this I think will populate the field only after creation.
I need the text to be in the field when you press the 'CREATE' button
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.