Hi @siva
I would suggest creating an issue type for that request type, a transition screen with the required field, and making that field required on transition with a validator.
Otherwise you are going to have the field required for all request types that use that issue type.
The task is not to create a new isssue type, but neet to make the field mandatory depending on request type.
thinking of using any script validator.
THANK YOU.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, that's the way I would do it without any add-ons. Since Jira doesn't relate workflows or required fields to request types outside of the portal.
I found a workaround here that uses scriptrunner:
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.