# 2026년 2월 10일

#### **1. 티켓 관리**

* Dooray! 이관 시, 이관 업무의 제목을 입력할 수 있도록 개선하였습니다.
  * 원본 티켓의 제목이 기본으로 입력되며, 적용한 Dooray! 업무 템플릿에 제목이 지정되어 있을 경우 기존 입력 값이 덮어씌워집니다.
* 티켓 본문에 html 태그가 포함된 경우에 발생되는 일부 문제를 수정하였습니다.


---

# 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/releasenote/2026-2-10.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.
