WorkflowDefinitionList has a set upload limit of 10MB. Uploading trough the WorkflowDefinitionEditor did not have this limit. This is an issue when uploading larger workflows.
This commit adds the same size restriction to the WorkflowDefinitionEditor as the WorkflowDefinitionList
WorkflowDefinitionList has a set upload limit of 10MB. Uploading trough the WorkflowDefinitionEditor did not have this limit. This is an issue when uploading larger workflows.
This commit adds the same size restriction to the WorkflowDefinitionEditor as the WorkflowDefinitionList