Our admins have set up a default description when creating a Bug. But when you switch to any other issue type, the Bug description remains.
Is there a way for the description to clear when switching from a Bug to a different issue type?
Bug default description:
Description persists when switching to a Story:
Here are some points,
I suspect that your Jira admin has a Scriptrunner behaviour defined that is setting the default description when the issue type is set to "Bug".
You can ask your Jira admin to add a condition to the behaviour that sets the description to blank when you change to another Issue Type.
The drawback is that if anyone enters additional text into the "Bug" description and accidentally changes the issue type, they will lose whatever they entered.
We show how to use behaviours to set default descriptions here
And you can add detection for issue types with the conditions shown here
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.