I would like to perform some regex validation on new tasks inserted and prevent the task from being added if it does not fulfill the regex condition, for a particular issue type in a Jira Service Desk project.
Is this possible? Thanks in advance!! :)