Hi guys.
My goal: have a template for QAs when they create bug in JIRA.
I tried Automation to do this:
When: issue created
Then: edit field "description"
I have 2 problems:
1. When is not specified for issue type.
2. Description is updated when your created -> closed -> opened ticket. Which could bring overwriting info in description when ticket on the first step (created).
How can I resolve this?
Hello @[deleted]
This scenario can be approached in the following manner:
But, please note the automation is run only after the issue has been created, so the description would be overwritten. This can be limited to update only if the user has left the description blank if that suits your use case.
If you wish to display some pre-default text, you can set it up in the description field and limit it using context.
Alternatively, you can check the marketplace for some relevant plugins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gaurav
It is not quite clear for me
"If you wish to display some pre-default text, you can set it up in the description field and limit it using context."
How can I do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you please say where exactly I can do this if I have those?
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.