Using Automation in Assets to Update an Object Attributes based on other ones

Ibrahim Aly
Contributor
November 7, 2024

Hello,

I have 3 Attributes in Assets Objects (AAA,BBB,CCC) all are lists with numeric values from 1 to 5

I have another attribute which is called MAX, I need it to create an automation to get the max of the 3

I have created the automation to be triggered when object is updated, but I can't get the max of the values of the list, it returns empty

2 answers

1 accepted

Suggest an answer

Log in or Sign up to answer
2 votes
Answer accepted
Ibrahim Aly
Contributor
November 7, 2024

I was able to do it finally using this

{{#=}}MAX({{object.AAA}},{{object.BBB}},{{object.CCC}}){{/}}

Stephen_Lugton
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 8, 2024

Well done for finding a solution @Ibrahim Aly, and thanks for sharing it with us

0 votes
Ibrahim Aly
Contributor
November 7, 2024

@John Funk your thoughts are always appreciated :)

 

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 9, 2024

Hey Ibrahim!  Sorry, Assets is not my expertise - yet. But hopefully one day. Glad you were able to find a solution and for sharing. Take care my friend!

TAGS
AUG Leaders

Atlassian Community Events