mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 10:47:42 +02:00
Add parallel execution restriction feature to processes (#8477)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -89,6 +89,7 @@ export default mergeIds(processId, process, {
|
||||
FirstWorkingDayAfter: '' as IntlString,
|
||||
FallbackValueError: '' as IntlString,
|
||||
Required: '' as IntlString,
|
||||
ParallelExecutionForbidden: '' as IntlString,
|
||||
StartAutomatically: '' as IntlString,
|
||||
Continue: '' as IntlString
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user