What to know if it is possible either with JIRA Server Baseline and/or plug-in from Marketplace to perform a lookup in external website/database via a field.
For example, would like to enter a code/number/etc in a JIRA issue field and have it do a lookup in external site with web services and open up the document or other information. The external site has a research function where I can enter the number or code and return findings...I don't need the data back in the JIRA field. I could just do a hyperlink field that would still require the user to go to that website, copy the hyperlink, and then enter.
Is this possible without a script runner field or custom coding?
Any assistance is appreciated!
You can not do it out of the box. If you do not want to buy a plugin, then you can write your own plugin. You would need to create your own custom field.
You can find more info here:
https://developer.atlassian.com/server/jira/platform/creating-a-custom-field-type/
Is there a plug-in specifically for this functionality?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Kindly have a look at the Nfeed plugin.
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.