taiga_epics_update
Partially update an epic by ID and version. Change subject, description, tags, color, or assignment while preventing conflicts via version check.
Instructions
Update an epic (partial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Epic ID | |
| tags | No | ||
| color | No | ||
| subject | No | ||
| version | Yes | Current version for conflict check | |
| assigned_to | No | ||
| description | No |