# TheJiraCloudPlatformRestApi.WorkflowTransitionRulesUpdateErrorDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ruleUpdateErrors** | **{String: [String]}** | A list of transition rule update errors, indexed by the transition rule ID. Any transition rule that appears here wasn&#x27;t updated. | 
**updateErrors** | **[String]** | The list of errors that specify why the workflow update failed. The workflow was not updated if the list contains any entries. | 
**workflowId** | [**WorkflowId**](WorkflowId.md) |  | 
