So if you are using team-managed, please change your rules to use this smart value: {{lookupIssues.Story point estimate.sum|0}} And smart values are case-sensitive, so if you are using company-manage, please use this one: {{lookupIssues.Story points.sum|0}} I added a default value of 0 to both to help rule out other problems. Kind regards, Bill
In Smart Value Text Fields, how to replace MULTIPLE strings with one function. Imagine a simple automation to Finds & Replace a string in the description of an Issue. When manually triggered, it asks for the old value to find, and the new value to replace it with.
Thanks for your insights! I want to use this to correctly insert a newly created confluence page (for documentation and review purposes) into the page tree.
I need the following calculation "End Date" = "Start Date + 4 weeks". My problem is, that the start date which the Team sets isn't always the same day - That's why I want to avoid replacing "issue.startDate" with "now" as smart value. According to the Log, the rule was successfull, but when I check the "End Date" field in the ticket, the field
I am building a solution to use Assets for software asset management. My idea: Whenever a new software got approved in a Jira issue, the automation should create an object in Assets to update my software catalogue. Attributes should be filled with information available in the Jira issue (custom fields & fields in forms).
Hi Nicat, I was playing with this and I think I found a solution but TBH it is odd that you have to do this to me. So I created two actions in the rule: create issue and add summary. edit the issue and choose the Summary field to edit. this is where you place your smart value as you have shared. LMK if this works.
The best option here is to actually go to the custom field configuration of the field and check the id on the url. Once you have it, use the { {issue.customfield_xxx}} smart value. Cheers. steve.humpston Sep 01, 2021. Unfortunately it appears to be locked and I cannot access the configuration.
In the post functions Script runner clone issues: To Update Cloned issue Summary, the default script given is issueInput.fields.summary = "${issueInput.fields.summary} was Cloned by my Script" However i want to add parent key and value of field 'Country' from parent issue into the cloned issue summa
An example: User chooses Module with name "Planning". There is an Epic named "Planning". I want to update the epic of the created ticket to this Planning epic. To do this I'm using smart values like this: { {issue.module.value}} This is giving "Planning" as output. Unfortunately "Planning" is not recognized as a valid Epic Link (that will
Ij4A6.
jira service management smart values