Hi all,
I'm setting up a Jira environment for engineering change management. In our current Access database some preferences are build by ourselves.
Let me explain shortly the process. When an engineer wants to change a material, he has to enter the material number and the reason for changing.
In our current access database, the database is searching through all open change requests, if there's any other open request with the same material number.
Is there any possibility that I can build the same within Jira? That it will search through ''not-closed'' tickets, based on a certain value in a certain field and when it finds a corresponding issue, it will notify the 'issue creator'?
Thanks in advance.
Hi @Sharon Freij - You can do this by adding a workflow validator to the create transition on the issue workflow. You would need an additional workflow app such as Jira Workflow Toolbox (for Jira Server or Data Center) to use a JQL validator. That validator will search for issues and return an error message if other matching issues are found.
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.