問題をブロックする
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このページでは、Google Issue Tracker で別の問題を使用して 1 つの問題をブロックする方法について説明します。
1 つの問題が別の問題をブロックしている場合、2 つ目の問題を解決する前に、最初の問題を解決する必要があります。ブロックはトラッキングの目的でのみ使用されます。問題トラッカー自体はブロックを適用しません。問題がブロックされている未解決の問題があっても、問題を [修正済み] に設定できます。
ブロック機能は相互的です。1 つの問題を別の問題をブロックするように設定すると、1 つ目の問題は 2 つ目の問題の [Blockers] リストの 1 つとして表示され、2 つ目の問題は 1 つ目の問題の [Blocking] リストに表示されます。
ブロック関係を設定するには、両方の問題を含むコンポーネントに対する問題の編集 権限が必要です。
ブロックされた問題
問題をブロックすると、別の問題が解決されるまでその問題を解決しないことを示します。最初に解決する必要がある問題はブロックの問題で、次に解決する問題はブロックされた問題です。1 つの問題が複数の問題をブロックしたり、複数の問題にブロックされたりすることがあります。
ブロックしても、問題に実際の制限は適用されません。つまり、ブロックしている問題に変更を加えなくても、ブロックしている問題を更新またはクローズできます。そのため、ブロックはトラッキング システムまたは通知システムと見なす必要があります。ブロックされた問題への対応方法に関する決定は、問題の解決を担当する個人やチームに委ねられます。
UI の場所
ブロックは [ブロック] タブと [依存関係] タブで追跡されます。たとえば、問題 A のページに移動して問題 B をブロックするように設定すると、問題 A のページの [ブロック] タブに問題 B が表示されます。一方、問題 B のページの [依存関係] タブの [ブロック] セクションに問題 A が表示されます。
[ブロック] セクションと [ブロッカー] セクションのタイトルには、それぞれに含まれる問題の数が表示されます。/
の前の数字は未解決の問題の数で、/
の後の数字は問題の合計数です。たとえば、[ブロック] タブに 2/5
と表示されている場合、現在の問題をブロックしている問題は合計 5 件ありますが、そのうち解決されていない問題は 2 件のみです。
[依存関係] タブまたは [ブロック] タブをクリックすると、関連する問題の表が表示されます。各問題エントリには、ステータス、問題のタイトル、問題 ID など、いくつかの部分があります。
行をクリックして、その問題に移動します。
別の問題によってブロックされる問題を設定する
問題を別の問題によってブロックされている問題として設定するには:
ブロックする問題に移動します。
ページ上部のタブで [依存関係] をクリックします。
[ブロック] セクションの近くにある [ブロックを追加] をクリックします。

ブロックの問題を報告する方法は 2 つあります。

- オプション 2: 問題 ID を入力します。複数の ID をカンマで区切って一度に追加できます。

[確認] をクリックします。
問題が解決すると、ブロックの問題が [ブロック] リストに追加されます。
問題を設定して別の問題をブロックする
問題を別の問題のブロックとして設定するには:
ブロックされる問題に移動します。
ページ上部のタブで [ブロック] をクリックします。
[追加] をクリックします

ブロックされた問題を入力するには、次の 2 つの方法があります。

- オプション 2: 問題 ID を入力します。複数の ID をカンマで区切って一度に追加できます。

[確認] をクリックします。
正常に完了すると、ブロックされた問題が [ブロック] リストに追加されます。
次のステップ
All rights reserved. Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eThis page explains how to establish blocking relationships between issues in Google Issue Tracker, indicating one issue must be resolved before another.\u003c/p\u003e\n"],["\u003cp\u003eBlocking is for tracking and notification, it doesn't enforce restrictions; blocked issues can still be updated or closed independently.\u003c/p\u003e\n"],["\u003cp\u003eYou can set an issue to be blocked by another, or set an issue to block another, using the 'Dependencies' and 'Blocking' tabs, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe 'Blocking' and 'Dependencies' tabs allow viewing and managing the blocking relationships, with the number of open and total blocking issues indicated.\u003c/p\u003e\n"],["\u003cp\u003eYou need 'Edit Issues' permissions for the components of both issues to establish a blocking relationship.\u003c/p\u003e\n"]]],[],null,["# Block an Issue\n\nThis page shows how to block one [issue](../concepts/issues) with another issue\nin Google Issue Tracker.\n\nWhen one issue blocks another, it means that the first issue should be resolved\nbefore the second one is resolved. Blocking is intended for tracking purposes\nonly. Issue Tracker itself does not enforce blocking. An issue can be marked\n**Fixed** even if it has open issues blocking it.\n\nThe blocking feature is reciprocal. If you set one issue to block a second\nissue, the first appears as one of the **Blockers** list of the second, while\nthe second appears in the **Blocking** list of the first.\n\nYou must have **Edit issues** [permission](../concepts/access-control) for the\ncomponents that contain both issues in order to set the blocking relationship.\n\nBlocked issues\n--------------\n\nWhen you block an issue, you indicate that the issue shouldn't be resolved until\nanother issue is resolved. The issue that needs to be resolved first is the\n*blocking* issue, while the issue that will be resolved second is the *blocked*\nissue. An issue can block or be blocked by multiple issues at the same time.\n\nBlocking does not impose any actual restrictions on issues. That is, the blocked\nissue can still be updated or closed even if no changes are made to the blocking\nissue. For this reason, blocking should be thought of as a tracking or\nnotification system. Decisions regarding how to respond to a blocked issue are\nleft to the individuals and teams responsible for resolving the issue.\n\n### UI Location\n\nBlocking is tracked in the **Blocking** and **Dependencies** tabs. For example,\nif you go to Issue A's page and set it to block Issue B, then the page for Issue\nA lists Issue B in its **Blocking** tab, while the page for Issue B lists Issue\nA in its **Dependencies** tab under the **Blockers** section.\n\nThe title of the **Blocking** and **Blocker** sections show how many issues are\nin each. The number preceding the `/` is the number of open issues and the\nnumber following `/` is the total number of issues. For example, if the\n**Blocking** tab reads `2/5`, then there are 5 issues in total set that block\nthe current issue, but only 2 of those issues have yet to be resolved.\n\nClicking on either the **Dependencies** or **Blocking** tab displays a table of\nrelevant issues. Each issue entry has several parts, including **Status** ,\n**Issue Title** , and **Issue ID**.\n\nClick the row to navigate to that issue.\n\nSet an issue to be blocked by another\n-------------------------------------\n\nTo set an issue as blocked by another issue:\n\n1. Navigate to the issue that is to be blocked.\n\n2. In the tabs near the top of the page, click **Dependencies**.\n\n3. Near the section titled **Blockers** , click **Add blocker**.\n\n4. There are two options to enter the blocking issue.\n\n - Option 1: text search for the issue.\n\n - Option 2: enter the issue id(s). Multiple IDs, separated by commas, can be added at a time.\n\n5. Click **Confirm**.\n\n If successful, the blocking issue will be added to the **Blockers** list.\n\nSet an issue to block another\n-----------------------------\n\nTo set an issue as blocking another issue:\n\n1. Navigate to the issue that will be blocking.\n\n2. In the tabs near the top of the page, click **Blocking**.\n\n3. Click **Add**\n\n4. There are two options to enter the blocked issue.\n\n - Option 1: text search for the issue.\n\n - Option 2: enter the issue id(s). Multiple IDs, separated by commas, can be added at a time.\n\n5. Click **Confirm**.\n\n If successful, the blocked issue will be added to the **Blocking** list.\n\nWhat's next\n-----------\n\n- [Mark an issue as a duplicate of another issue](/issue-tracker/guides/duplicate-issue)"]]