You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/jira.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,8 @@ Manage projects
113
113
# Get last project issuekey
114
114
jira.get_project_issuekey_last(project)
115
115
116
-
# Get all project issue keys
116
+
# Get all project issue keys.
117
+
# JIRA Cloud API can return up to 100 results in one API call. If your project has more than 100 issues see following community disussion: https://community.atlassian.com/t5/Jira-Software-questions/Is-there-a-limit-to-the-number-of-quot-items-quot-returned-from/qaq-p/1317195
0 commit comments