taiga_userstory_custom_attributes_values_update
Update custom attribute values for a specific user story, using a version number to prevent conflicts.
Instructions
Update custom attribute values for a specific userstory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | userstory ID | |
| version | Yes | Current version for conflict check | |
| attributes_values | Yes | Map of attribute_id -> value |