in one of our portals I have 3 different forms for our users. one of those forms creates tickets for group A techs the other two create tickets for group B techs. I'm looking for a way to differentiate these tickets based on what form people are using in order to create two different queues in this instance. Does anyone know of any inherent smart values that can be use? Or if there's a way to simply create a field on a form, with a default value, and hide just that field from users that are entering tickets? I could then key off that field to differentiate as well.
I assume that your forms have different names for request types, you can use that name to differentiate these from each other.
JQL:
"Customer Request Type" = "Myformname"
You can also go to Project settings->Request types and add there a custom field, then add pre-set value and hide field from portal view. I would use Customer request type to keep set up cleaner.
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.