What is the way to set the default values for bugs for the assignee and environment?
I want those auto filled in already when I click the create button.
Please advise.
Community moderators have prevented the ability to post new answers.
It depends on what info you wish to fill in but you might consider using Automation to fill it in post creation…
trigger - issue created
condition - type = bug
actions - edit issue and fill in desired fields
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.