Closed konyashkina closed 11 months ago
This issue seems not critical, current internal bpmn message also describes error fine. If we would fix this by regex, we can create more dangerous error(already existing process's names could be marked illegal after our fix) or else we would spent too much time to cover all cases by java code. So, this issue should be closed without our fixes.
Jmix version: 1.5.4 and later versions
When a BPM process has invalid id with numbers at the beginning (e.g. '01process'), Jmix platform cannot deploy a process with this name. An unexpected error occurs.
Steps:
AR: Unexpected error
ER: A proper error message.
Details: