mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-641]Add tests for assignee not able to release process task (#5233)
* Add tests for assignee not able to release process task * Changed the assignee of assigneeprocess process definition from admin.adf to hruser * Changed the process used and changed random user to hruser
This commit is contained in:
committed by
Maurizio Vitale
parent
2cc7fe7efe
commit
46d976e318
@@ -26,7 +26,8 @@ export const ACTIVITI_CLOUD_APPS: any = {
|
||||
anotherCandidateGroupProcess: 'anothercandidategroup',
|
||||
uploadFileProcess: 'uploadfileprocess',
|
||||
processwithstarteventform: 'processwithstarteventform',
|
||||
processwithjsonfilemapping: 'processwithjsonfilemapping'
|
||||
processwithjsonfilemapping: 'processwithjsonfilemapping',
|
||||
assigneeProcess: 'assigneeprocess'
|
||||
},
|
||||
forms: {
|
||||
starteventform: 'starteventform',
|
||||
|
Reference in New Issue
Block a user