Hello,
we have several custom fields which we populate values from another application through a web service.
What is the best way to do that?
Regards.
Thank you very much.
Using rest and javascript you can do this,
Thank you.
can you give more detail on how to do it please.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
develop your own Rest plugin and write a client to intract with webservices
check docment to develop Rest plugin
https://developer.atlassian.com/display/DOCS/REST+Plugin+Module
and develop javascript to intract with Rest to get the values and dispaly on page load
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may consider using the NFeed plugin: https://marketplace.atlassian.com/plugins/com.valiantys.jira.plugins.SQLFeed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for replying Daniel.
I'm looking to do a development on the SDK via a plugin or a service.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.