Hi ,
I want to do the below request
If someone is creating a request with filling the custom field request type : Guest user creation .
And the description contains a mail id with xxx.com ..then a pop up message should be there before creating the ticket.
How can I do this ?
Hi @Aswathi D, if I understood correctly, you want to check whether the inputs are valid or meet a set of criteria before creating the issue. In this case, a validator could be an option where you can display an error message or something similar. However, based on your description, you will need a marketplace app such as ScriptRunner to achieve that. What apps do you have installed? Also, do you want to scan the description field to check if the value contains the substring "xxx.com" or if the reporter email domain contains "xxx.com"?
Hi @Ivan Lima ,
Thanks for your response.
We have script runner.
I need to check the description field to check the substring xxx.com and xxx.de is there or not ..if yes ..then a message should pop up
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.