各プロジェクトの課題数と最終更新時刻を取得する方法

プラットフォームの注記: Cloud のみ - This article only applies to Atlassian apps on the クラウド プラットフォーム上のアトラシアン製品にのみ適用されます。

要約

Jira Cloud REST API を使用すると、サイト上のすべてのプロジェクトの課題数と最終課題更新時刻を取得できます。

ソリューション

  • The API will get the count for each project. Expanding with insight will get us the "totalIssueCount" and the lastIssueUpdateTime.

  • 例:

"insight": { "totalIssueCount": 213, "lastIssueUpdateTime": "2021-12-21T22:39:43.372+0530" }
更新日時: September 25, 2025

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。