Forums

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

Hardware States, SubState, Operational State

Michelle Kirk November 14, 2025

Hi

Is it possible in Jira when an Asset is added to Jira SM Asset Management, whether the following  can be automated

State 

State  In use      Operational State would auto change to Operational

State Archive   Operational State would auto change to Retire 

 

trying to reduce potential manual errors with assets on the incorrect state 

1 answer

1 accepted

1 vote
Answer accepted
Rik de Valk
Community Champion
November 14, 2025

Hi @Michelle Kirk , 

It sounds like you would benefit from using Automation to keep these statuses in sync. 

Create a new Automation Rule (in Jira) with a setup somewhat like this:

  • Trigger: Object Updated
  • Condition - IF/ELSE Block
    With AQL condition like: 
    State = "In use"
    • Action: Edit Object Attributes
      There, choose the Attribute "Operational State" and select your "Operational" 
  • Else block
    With AQL condition like: 
    State = "Archive"
    • Action: Edit Object Attributes
      There, choose the Attribute "Operational State" and select your "Retire" 

Screenshot 2025-11-14 at 13.24.52.png

 

Hope that helps! Feel free to follow up with any questions or remarks. 

Have a nice day! Rik 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events