hello,
So in my automation rule Im using lookupissues for get all issues in last 1 week and 1 month for reports to send via mail.
So i want the total sum of custom field (type number) from last 1 week.
Welcome to the Community!!
Here is the example
{{lookupIssues.Panel ID.sum}}
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Panel ID is the Number type Custom field, we have to create that Jira Administration UI and then add it to the respective project.
The automation will calculate the panel ID value of issues returned from JQL and creates a new issue to store the calculated sum value
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.
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.