Name | Type | Description | Notes |
---|---|---|---|
modifiedIssues | List<Long> | The IDs of the modified issues. | [optional] |
unmodifiedIssues | List<Long> | The IDs of the unchanged issues, those issues where errors prevent modification. | [optional] |
errors | AllOfRemoveOptionFromIssuesResultErrors | A collection of errors related to unchanged issues. The collection size is limited, which means not all errors may be returned. | [optional] |