21 Nov 2022, 10:49

@Aurelio

We have updated our core-framework bundle and automation bundle for these issues:

  • Agent deleting
  • Workflow condition "type" or "status"

So you can update the core-framework bundle and automation bundle follow the below steps:

Firstly, open your terminal in your project root directory now run the below commands for updating the module:

$ composer require uvdesk/core-framework:dev-master

$ composer require uvdesk/automation-bundle:dev-master

Now, clear the cache of the project using the below command:

$ php bin/console c:c

If you have still a problem with the agent deleting and setting the workflow conditions: type or status option then let us know.