I have an Asset that pulls in a list of supervisors for all employees. The filter works fine and on the customer portal the dropdown only contains the supervisor name. I would prefer that it just automatically sets that value rather than the user having to select it. Is that possible? It's an Asset Object field. I'm open to other ways to do this. We have Scriptrunner as well, but for that I can only seem to just filter the dropdown to show all supervisors to pick from. Using 9.4.3 Core/Software and 5.4.3 Service Management. Thanks.
I just explained this on another post however it is for a cloud setup.
I'm not entirely sure how different the setup in server is but it may be worth a read.
Kind regards,
Suzi
Hi Suzi,
Thanks for pointing me in this direction, but it doesn't seem to allow me to put in the JiraUser = currentReporter() part. JiraUser is the User field that I have identified in the Asset schema. When I go to that box and start typing, the list of supervisors appears in the box as I'm typing and it won't let me put in JiraUser = anything. If I type it and try to save it, it just blanks out. Here's how I defined the field and what I see when I try to save it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In your automation I believe your Edit Issue Supervisor 2 should have JiraUser = {{issue.reporter}}
Suzi
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.