...earch?expand=changelog&fields=*all,worklog,comment,attachment", and this question is about the arrays returned in changelog and attachment. In changelog, there is a "maxResult" field that seems t...
...orklog field there is a maxresult field, there is none on comments. Does this means that all comments get returned, no matter the amount there is, or is there a maxresult that isn't returned by the q...
I am using the JIRA filter's search URL and using the UrlFetchApp in Google Apps Scripts to retreive the JSON. However, my filter has more than 50 items and I see the maxResults always set to 50. I t...
Copied to clipboard