taiga_userstory_custom_attributes_update
Update a user story custom attribute definition in Taiga. Modify its name, type, order, or description using the attribute ID.
Instructions
Update a custom attribute definition for userstory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom attribute ID | |
| name | No | ||
| type | No | ||
| order | No | ||
| description | No |