Hi dear all,
I need to create an automation which summary gets values from "Customers" custom field values. For instance if it has 300 different customers names, so the automation must create 300 issues. The other purpose is if a new values coming to this custom field, the automation must create new issue, otherwise it will not create new one.
I really appreciate if you help me on this problem.
Thanks in advance!
BR/ Anar
Automation for Jira rules are limited to 100 issues/things for triggers and branches, and so you would not be able to create 300 issues.
If you are able to split those up into batches, you might be able to do this.
However, you describe 300 values in a single select list, so what is the purpose of the single selection?
Kind regards,
Bill
Sorry my late response.
I had created excel file, added 300 values to this file, then imported the file to the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for explaining how you imported the values into the list. I was instead asking the field's purpose/how you use it. Understanding that may help the community to offer alternative suggestions. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use Smart values to get the data from a field. Please refer the link below.
What are smart values? | Cloud automation Cloud | Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot for your response. Yes I used smart values for setting summary but it does not work.
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.
Can you once try using the additional fields option which will be available under more options as shown below.
If this solution not works I will suggest you to raise a ticket in atlassian they will help you with this requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks bro. But as I mentioned before if there is 300 values in single select custom fields the automation must create 300 different issues and must set the values to the summary in every issue. I am considering I need to write script for the solution.
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.