From 5fca9f8392b1613a51caf6d2b9263cff0380b8c4 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Mon, 12 Aug 2024 15:22:21 +0200 Subject: [PATCH] doc: add note about fetch limitation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d653ed8..a66c702 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ Options: -h, --help display help for command ``` +> [!NOTE] +> +> Only `50` issues are fetched from JIRA at a time. If you want to triage more than `50` issues just run the command again. + ### Examples Size all issues of the `curl` component: