The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
in the automation rules .. the insight field value need to display in the description.
values displayed as Role Title: Operations Administrator (CMDB-166129)
RBA Business Unit: Coding & Clinical Validation (JCMDB-84528)
but i want to display as Role Title: Operations Administrator
RBA Business Unit: Coding & Clinical Validation
Hi @kiranmai genkolla ,
try to add "summary" to the end of the definition, something like this:
{{issue.customfield_xxxxx.summary}}
xxxxx needs to be replaced by custom field id or you use custom field's name
{{issue.custom field name.summary}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you help me getting the insight values in the email notification .
as of now iam getting the values but as
act (ASP-14678)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @kiranmai genkolla ,
it should be the same:
{{issue.custom field name.summary}}
See here, in section {{issue.InsightField}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.