Hi
I use service management portal and proforma form to implement payment request.
While user click the request via service management portal, the form will display and let user to fill in.
My question is
I want some value for example Employee name, Employee number, department, Date...... , auto fill in when the form display.
Is it possible to use scriptrunner behavior to let the proforma form field set default value, or there is other method to fit this requirement.
Thanks
I have a similar question and glad someone posted about this. I'm looking to see if we're able to use some sort of Jira variable to pre-fill info from the current logged in user.
If you're using Insight you can leverage something like:
Filter issue scope (IQL): Owner.User == currentUser()
In my case, this pulls all assets where the logged in user is associated as the owner attribute.
I use this in a request that allows the user to report a broken asset and the drop down allows them to select which asset instead of making them fill in a bunch of info.
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.