taiga_issue_custom_attributes_update
Update an existing issue custom attribute definition in Taiga, modifying its name, type, order, or description by ID.
Instructions
Update a custom attribute definition for issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom attribute ID | |
| name | No | ||
| type | No | ||
| order | No | ||
| description | No |