I can’t log assignee after using skip in the ExecutionListener implementation class. How do I record the assignee and the default approval status is passed?
When you use skip expression then the entire activity will be skipped and none of its execution listeners are going to be invoked.
One of my requirements is to simulate automatic approval by node users。Is there any way to insert a record?
@yanwencheng what kind of record are we talking about? Are you asking for User task auto to approve?
@filiphr yes,it is about auto approve and add log