Hi, I just want to ask how to use 2 lookup issue with using {{lookupIssues.size}}.
So, how to reference to the first lookup issue.size and secondlookup issue.size. Like the image below.
Hi @Mkurama,
You can create variables to save values and use them in other actions:
Hope this helps!
- Manon
Hi @Mkurama
Adding to what Manon suggests:
Once you store the values in created variables, you may need to convert them from text with asNumber before performing the math operation you show to set your "progress" field:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-text-fields/#asNumber
Kind regards,Bill
Thank you @Manon Soubies-Camy and @Bill Sheboy I appreciate that.
It looks like you're new here. Sign in or register to get started.