Hello,
We have a form where users can rent assets. I want to automate the process so that when a user requests an asset (an issue is created), the status of the selected assets changes to "requested."
How can I implement this automation?
Assuming you are using a Custom IT Asset field Linked in your form.
From the above Screenshot.
I hope this works, in case you face any issue, do reply here.
Hi @Akhand Pratap Singh ,
if the user selects one asset it works but if there are multiple selected assets in the issue it does not work. What do I need to add for multiple assets?
Thank you very much
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you try below automation for multiple values and check if it works?
Here branch will be Advanced branching
Let me know, if this works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It does update the asset status but i have errors in the audit log.
This automation should only run if I have assets in the issue. It should not run for every issue. Do I still need the IF condition IT Asset is not empty?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From the error it seems it first edited the attribute and then gave error on the same, can you try it with condition, not sure if it should have any impact on it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It does update the status but the audit log has errors. That's strange
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is great that it is working, for the error, you can check once from https://support.atlassian.com/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Fabian.pallestrong , if it works, please do mark the answer as accepted :)
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.