Inventory objects such as workflows, job etc. can carry special Unicode halfwidth and fullwidth characters with the object name that are not supported by the Controller and throw the below error on deployment:
JSON DecodingFailure at .instructions[0].branches[0].workflow.instructions[0].jobName: InvalidName: Invalid character or character combination in name of WorkflowJob.Name type: 配置テストTEST1(確認用)
Desired Behavior
The JOC Cockpit should validate inventory object names and deny special Unicode halfwidth or fullwidth characters.