Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,530
Community Members
 
Community Events
185
Community Groups

Automation Assets rule: can I get an attribute of an objet that is already an attribute and copy it

Edited
Carmen Nadeau
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.
Apr 18, 2023

In JSM Data Center 5.4.3

OK bear with me.

I have object types for my Models that will be use with my inventory
I have inventory objects that use a Model object attribute
I would like to make an asset automation that would allow me to get the state of my model (inventory attribute) and copy it in another attribute. Is this possible?

 

Exemple:

objectType: Laptop-model

  • attributes:
    • Name: HP 1234
    • Status: Active

objectType: Laptop

  • attributes:
    • Name: PPF789
    • Status: In service
    • Model: HP 1234
    • Model Status: Active

Is there any way to use asset automation for this ?

 

I tried this in Asset Automation :

  • Action: attribute value
  • Attribute name: Model Status
  • Value: ${"Modele"."Status"} or ${Modele.Status}

 

I does not work. 

Can it work?

0 answers

Suggest an answer

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

Atlassian Community Events