Using the JIRA Spoke Get Issues action, targetObject not getting populated with full JSON payload

Brian Whyte
Kilo Guru

Two issues: I am using the JIRA spoke to Get Issues from a JIRA instance.  When testing the action, SN connects and returns issues with the JQL parameters I've passed in, but seems to completely ignore "fields". The documentation says it should be a comma delimited list. If I put a comma delimited list of fields here, it is seemingly ignored and the values of those fields are not returned by the JIRA instance.  In viewing the steps on how the JSON is passed to JIRA vs. what how the JIRA rest API indicates it should be passed, it should actually be a bracketized list "[field1,field2]" instead of just "field1,field". Regardless this is ignored in the response.

 

Second, if no parameters are specified for fields or expand, JIRA seemingly passes all of the fields back. This is great, but only a portion of them get populated onto the targetObject and are accessible to steps in Flow designer despite the entire JSON payload being passed back. Why can't I access the "response body" and only the "response headers". If targetObject had the entire JSON response body in it, this would be find, but it doesn't. This is irritating because I need the values of those other fields that JIRA is passing back. 

0 REPLIES 0