Project Automation - Deviniti Bundled Field

Preston Warden July 10, 2023

Hello all,

 

I am trying to get a "deviniti - Bundled Field" to populate into a Project Automation email, but it is erroring out. Anyone know how to get this to work?

 

The field name is: Material Requisition (Header Details) Form

 

Code I am attempting to use:

Please note that the order was purchased on PO {{issue.purchase order number}}.

Details:

{{issue.Summary}}

{{issue.url}}

{{issue.Material Requisition (Header Details) Form}}

2023-07-10 09_10_35-Automation - Jira.png

1 answer

0 votes
Anthony Morais
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 10, 2023

Hi @Preston Warden 

try this: {{issue.customfield_xxxxx}}

If it's a subfield, I believe it's this: {{issue.properties."com.deviniti.extension.bundledfield_{CUSTOMFIELD_ID}"}}

 

You can see the explanation here

 

I hope it helps!

Regards,

Anthony

Preston Warden July 10, 2023

Hi Anthony, 

 

This helped me learn a lot about custom field data. What I am still struggling with is getting the output of the field to pop up. I have attached a few of the fields below that I tried coding bsed on the file you sent me. I may also need to reach out direct to them to understand their subfield options:

 

{{issue.properties."com.deviniti.extension.bundledfield_11706"."Part Description"}}

 

{{issue.properties."com.deviniti.extension.bundledfield_11706"}}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events