Hi,
I followed the instructions here to create templates in my JIRA descriptions so that reporters include all the information: https://community.atlassian.com/t5/Jira-questions/Default-text-for-Description-field-on-Jira-Cloud/qaq-p/785597
That in turn canceled out automation that I had set up that looks like the images below.
Someone please help
UPDATE:
I figured out now that it's because due date and some other fields are required. Does this mean that it can't auto create these issues anymore? ( see last pic)
Change the BRANCH to the option "For Most Recently created issue".
This BRANCH type will only collect issues that were created in this automation event rule.
Since you separated the events by condition, it should read only the creation event for each condition included.
If that doesn't help, come back with more detail on what you really want to extract and what errors you've come across.
Hi, @Fernando Eugênio da Silva
yes, it seems as if it's because of mandatory fields. Do you know any workaround?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As these fields are mandatory you will need to enter a value for them.
Unfortunately automation doesn't have the ultimate power to skip validations and field requirements.
So the only ways you can achieve this are:
1: Inside the ACTION of "Create Issue", add the mandatory fields and you can choose some value for them or make them copy the value of the issue trigger of your rule.
2: remove mandatory these fields in your field schema.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I made them copy the value of the required fields from the trigger task and it still doesn't work.
So I will just try to not make them mandatory and communicate across the business that all needs to be filled in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Note that in addition to the mandatory errors, some other fields also present an error of not being present in the screen layout.
I know this is something that we can easily solve, send us a new print of the audit log of the new tests done.
Before, ensure that all the fields you are taking in your automation are present in the "Create", "Edit" and View screens of your project and issuetype.
Share the new logs of your automation and I can help you better.
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.