taiga_epic_custom_attributes_values_update
Update custom attribute values for a specific epic by providing the epic ID, attribute-value map, and current version for conflict check.
Instructions
Update custom attribute values for a specific epic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | epic ID | |
| version | Yes | Current version for conflict check | |
| attributes_values | Yes | Map of attribute_id -> value |