jira-node / node-jira-client

A Node.js wrapper for the Jira REST API
https://jira-node.github.io/
MIT License
449 stars 168 forks source link

jira.getUsersIssues() #338

Open liyinchigithub opened 2 years ago

liyinchigithub commented 2 years ago

jira.getUsersIssues('liyc', false)

This function does not get the same amount of data as the actual JIRA

kentora commented 2 years ago

Which data are you getting vs expected? Remember that the api result are most likely paginated