Is there a way to automate populating and clearing a field in Assets?
To give some context, we have two fields in Assets - one user dropdown where we specify who the asset is allocated to, the other is 'Status' where we specify if the asset is is in stock or allocated.
I have been asked if we can auto populate the status when the 'allocated to' field is populated, as an asset assigned to someone is clearly allocated.
If this was a 'Work Item' field it would be easy to use an automation rule. Can I do the same in Assets?
The Trigger should be Object, note this trigger can only be use on a global operating rule and the rule needs to be setup from the Automation Global Administration
So you need to be a Jira Admin to setup a rule with this trigger type.
It's critical to keep up with any recalls involving Nissan Rogue Transmissions if you own one. The model years that were impacted, the reasons be
hind the recalls.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Joshua Bennett
Yes, you can update asset object via automations.
You will need to do "lookup object" action and look at the object in the work-item.
Then you can update the attribute by doing {{lookupobject.Status}}.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, but this doesn't concern a work item. This is purely to do with an update in the Asset Database. So what would the trigger be?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.