We need to export worklog data from Jira 5 to an external system. What would be the best approach to do this?
I have been looking at the Jira REST API to export the worklog data. We could use the "search" function to get an list of issues thats been looged work on and then loop through them with the "worklog" function to have the details. I don't know if this is an appropiate approach for this case.
I have also been thinking that Jira might be able to trigger an export/call when work is logged (using listerns?). What would be the best approach to do this? What would happend if the external system is unavailable - would Jira try again later?
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.