Thank you for filling all fields below marked with * alert message is displayed after filling all mandatory fields.
Please find the attachment for more detail
This looks like an error based on a custom workflow. Please contact your JIRA administrator to have this resolved.
Based on what is shown - there is some code which is running where a 'replace' function is trying to be executed.
If you are running the method as part of the ScriptRunner plugin - you need to fix your code:
yourString.replace("old", "new")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.