jdra_add_issue_to_weekly_report
Add an issue to a weekly report's issue list. Automatically selects or creates the appropriate fieldset, or prompts for specification when multiple exist.
Instructions
이슈를 내 주간보고 issue_list 필드셋에 등록한다. fieldsetName 미지정 시: 필드셋이 하나면 그것, 없으면 기본 필드셋 생성, 여러 개면 지정을 요청.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | 등록할 이슈 id | |
| fieldsetName | No | 대상 필드셋 이름 (없으면 자동/기본) |