Skip to content

erp5_maileva_connector: let alarm to check/change maileva exchange state

transition acknowledge requires assignor,assignee,manager roles, but normally we don't set role defintion on all kind of system event objects since those are not for end user

thus when call acknowledge in case of exception raise error below

UnsupportedWorkflowMethod: Transition system_event_workflow/acknowledge unsupported for <Maileva Exchange at /nexedi/system_event_module/xxx>. Current state is 'confirmed'.

let's change a bit the process and let alarme to check/change the events

Edited by Xiaowu Zhang

Merge request reports