# 2025年9月16日

***

#### 1. チケット管理 <a href="#id-1" id="id-1"></a>

* 「グループ内全体チケット」メニューの一覧に、グループ別の未割り当て件数を表示する機能を追加しました。
  * 担当グループは指定されているものの、担当者が未設定のチケット数が表示されます。

#### 2. 電話 <a href="#id-2" id="id-2"></a>

* 通話終了時に変更されるCTIステータスを、「業務（チケット処理）」から「後処理」へ改善しました。
* 「後処理」ステータスは休憩／業務ステータスとは別扱いとなり、［付加業務］→［電光掲示板］およびチケット管理のミニ電光掲示板でリアルタイムに確認できます。

#### 3. サービス管理 ▶ トリガー <a href="#id-3" id="id-3"></a>

* トリガー通知メール設定画面に「受付タイプ」の置換コードを追加しました。

#### 4. ヘルプセンター <a href="#id-4" id="id-4"></a>

* 一部環境でヘルプセンターUIが正しく表示されない問題を修正しました。


---

# Agent Instructions: 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:

```
GET https://docs.contiple.com/jp/release-note/20250916.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
