I have an issue with the JIRA Connector I'm hoping I can get help with. The connector iworks great but there are some custom database fields I need to extract that are not part of the issue records being returned. I can get the data directly through the JQL interface. How do I get those custom fields returned as part of the JIRA Connector?
I have also tried jirapy which also works well, but no success with the custom fields. Is the a python option?