Hi,
we have a service desk project, where the user is able to choose a software (from an asset field) he would like to get access to.
The objecttype has an attribute "approver" (as user object)
The project has an issuetype with approval.
The approver should set in the field "approver" automatically, if the ticket is created.
With which smart value can a i set the approver as Asset object?
User are stored in objecttype "anwendungen", Attribut "user".
Thank you for your advices.
Best Regards
A.
I am not sure, if there are smart values available to achieve this. I have implemented an identical approach, but I had to use ScriptRunner to get this running.
This could then be done in either a ScriptRunner behavior or by using a post function, so that the approver does not have to be selected by the user and will always be the value from the Asset object. Both approaches are valid in my opinion.
If you also have the option to use ScriptRunner, I can certainly share some of the key steps here.
Regards,
Stefan
Hi @Stefan Stadler ,
finally I was able to solve it simply with the change of the status, I ask for approval at.
If I configure the status to load the approving person not from a field, bat directly from the assets (one can set the attribute as well), it works automatically as requested.
Regards
A.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.