Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred when the agent was deleted #659

Closed
yjqphp opened this issue May 4, 2023 · 3 comments
Closed

An error occurred when the agent was deleted #659

yjqphp opened this issue May 4, 2023 · 3 comments
Labels
Bug Something isn't working Fixed Proposed Regarding PR is already added for this issue

Comments

@yjqphp
Copy link

yjqphp commented May 4, 2023

Bug report

issue

   1.  An error occurred when the agent was deleted;
   2. The agent whose role is adminstrator cannot be deleted

Steps to reproduce

1. Create a customer,eg: abc@gamail.com

2. Create a same mailbox agent,    eg: abc@gamail.com

3.  deleted agent

Expected result

  • The system is deleted successfully, and the db has no record

Actual result

  1. Doctrine throw exception with getOneOrNullResult
  2. A message is displayed indicating that the agent is deleted successfully, but the agent is not deleted
@papnoisanjeev
Copy link
Collaborator

@yjqphp

We have already fixed this issue and pull request is already created for the same and will reflect in next release of project.

Till then you can fix the same on your project by updating file vendor/uvdesk/core-framework/Controller/AccountXHR.php on line no 72.

@komal-sh-27 komal-sh-27 added Bug Something isn't working Fixed Proposed Regarding PR is already added for this issue labels May 5, 2023
@yjqphp
Copy link
Author

yjqphp commented May 6, 2023

That's great!

The role of the agent is Administrator. The system displays a message indicating that the db server is deleted successfully, but the DB server is not deleted.

The problem is still there.

@yjqphp

We have already fixed this issue and pull request is already created for the same and will reflect in next release of project.

Till then you can fix the same on your project by updating file vendor/uvdesk/core-framework/Controller/AccountXHR.php on line no 72.

That's great!

The role of the agent is Administrator. The system displays a message indicating that the db server is deleted successfully, but the DB server is not deleted.

The problem is still there.

@komal-sh-27
Copy link
Contributor

Now this issue has been resolved now in uvdesk latest release v-1.1.3 version, so we are closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Fixed Proposed Regarding PR is already added for this issue
Projects
None yet
Development

No branches or pull requests

3 participants