Is it possible to Validate JIRA fields with external system . We are planning to write a customized portal plugin . My Use case is when the user enters the customer no. it should be validated with the external CRM system.
If it is a valid number populate some custom fields and if not give an error message ? Has anyone tried something like this ? Is Pop up's allowed in JSD portal ?
Hey @Kosala,
Unfortunately you can't do this kind of custom validation with JIRA's built-in functionality.
But I'd recommend trying an add-on like Power Scripts. With just a few lines of code, you can setup your custom validation.
They also have some very helpful tutorials centered around validation here:
https://confluence.cprime.io/display/TR/Validators
So that should be a good starting point for you.
Hope this helps!
Johnson
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.