mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
765 B
765 B
EditIssueOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assignee | String | deprecated | [optional] |
| assignees | List<String> | [optional] | |
| body | String | [optional] | |
| contentVersion | Long | The current version of the issue content to detect conflicts during editing | [optional] |
| dueDate | Date | [optional] | |
| milestone | Long | [optional] | |
| projects | List<Long> | list of project ids to set (replaces existing projects) | [optional] |
| ref | String | [optional] | |
| state | String | [optional] | |
| title | String | [optional] | |
| unsetDueDate | Boolean | [optional] |