- Edited
Has anyone encountered this issue?
When a user that has issued a ticket gets deleted through the system interface, the 'Open' Tickets tab gets broken on the ticket(s) that the deleted user has issued. The error being:
Uncaught Error: Call to a member function getissuedby is null.
Is there a way to work around this besides re assigning a users' tickets before the user is deleted?
I am thinking of adding a condition before deleting the user and checking if he has issued tickets before allowing the deletion. Any leads to where i may get it?
Thank you very much