> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/features-and-clickapps/remap-subtask-due-dates.md).

# サブタスクの期限を再マップする

サブタスク期限の再マップClickApp は、親タスクの期限が変更されると、サブタスクの期限を自動的に変更します。

たとえば、タスクの期限を 7 月 1 日から 7 月 6 日に変更すると、すべてのサブタスクの期限が 5 日前倒しされます。

### **必要なもの** <a href="#jal169rkezgi" id="jal169rkezgi"></a>

* Remap Subtask Due Dates ClickApp は、すべてのプランで利用できます。
* ClickApps を有効にするには、所有者または管理者である必要があります。
* 編集権限または完全な権限を持つゲストを含む全員が、サブタスクの期限を再マッピングできます。

### **サブタスクの再マップ期限を有効にする** <a href="#cva1xwdiy0do" id="cva1xwdiy0do"></a>

サブタスクの期限の再マップを有効にするには：

1. 右上の\[Quick Action]メニュー アイコンをクリックします。
2. \[ClickApps]を選択します。
3. \[サブタスクの期限の再マップ] ClickAppを有効にします。
4. From the **Options** dropdown choose one of the following:

   \[オプション] ドロップダウンから、次のいずれかを選択します。

   * **サブタスクが閉じているときにトリガーしない：**&#x30C7;フォルト。閉じられたサブタスクは再マップされません。
   * **サブタスクが閉じている場合でもトリガー：**&#x9589;じたサブタスクを再マップします。
5. \[スペースの選択] ドロップダウンから、このClickAppを使用するスペースを選択します。

### **再マップサブタスクの期限を使用する** <a href="#g4dkawrq86m7" id="g4dkawrq86m7"></a>

タスクの期限が変更されるたびに、このClickApp を無効にするオプションがあります。

1. 期限のあるサブタスクを含むタスクの期限を変更します。
2. サブタスクの期日を変更するオプションを含むモーダルが表示されます。\
   ![Screenshot of the popup showing the option to remap subtask due dates.](/files/Syw6aSMXVP2wINSVm8o2)
3. \[いいえ] または \[サブタスクの日付を変更] を選択します。

注

ガント ビューでタスクをドラッグ アンド ドロップすると、サブタスクの期限の再マッピングが機能しません。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/clickup/features-and-clickapps/remap-subtask-due-dates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
