Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to set a value to an Insight object using Automation rule?

Victoria Mendaros
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 14, 2021

Hi,

I'm trying to set an Automation rule to set a value to a specific Insight object based on a certain condition. Can't seem to figure how to do it. What's the syntax? Can you provide an example please? Would highly appreciate your help.

Thank you.

Regards,

Victoria

1 answer

1 vote
Mayur Jadhav
Community Champion
September 14, 2021

Hi @Victoria Mendaros 

This is the example of Automation rule in Insight. It will automatically update status attribute to Active/Inactive based on End Date and conditions configured. Similarly you can configured as per your requirement.

1. When

 a. Object created

 b. Object Updated

c. Schedule event 

  ObjectType = xxxx AND status is empty

 

2. Condition: If

  "End date" >= now()

3. Action: Attribute Value

    Status --> Active

4. Condition: else if 

    "End date" < now()

5. Action: Attribute value

    Status ---> Inactive.

hope this helps you.

 

Thanks,

Mayur

Mayur Jadhav
Community Champion
November 5, 2021

Hi @Victoria Mendaros 

if the provided answer was helpful, Please hit the accept button.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events