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

UVDesk - unable to view/assign some tickets #740

Open
Niijimasama opened this issue Apr 25, 2024 · 3 comments
Open

UVDesk - unable to view/assign some tickets #740

Niijimasama opened this issue Apr 25, 2024 · 3 comments

Comments

@Niijimasama
Copy link

Niijimasama commented Apr 25, 2024

Bug report

I am unable to assign or view some tickets.
Switching from prod to dev mode shows the error "Impossible to access as attribute("createdAt") on a null variable. See image below:

uvdesk issue

Check on the database shows the tickets are generated (via RefereshMailbox Command) correctly. No errors on ticket generation.
Please help.

UVDesk Version v1.1.3; Core Version v1.1.4

@Niijimasama Niijimasama changed the title UVDesk - unable to view/assign tickets UVDesk - unable to view/assign some tickets Apr 25, 2024
@Niijimasama
Copy link
Author

Found my problem.

Tickets were being generated successfully but initial threads were not generated in the database.

Current solution has been to identify the tickets and manually create threads for them in the database table.

@Juan-DesignStudio
Copy link

I also have this issue, is there any permanent fix for this?

@Niijimasama
Copy link
Author

Not yet. If occurs because in the Mailbox Service does not have the exception to handle a situation where the ticket header is generated but the thread is not. I have created a program outside of UVDesk to handle this but it is not yet perfect. It can fetch the emails but not the images in the email, and no attachments yet. It also requires configuration and a cron job. I can share that if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants