Closed Pekerche closed 3 years ago
@Pekerche Which version of UVdesk are you using?
V -1.0.13
@Pekerche Okay, Update your Uvdesk from the below steps :
uvdesk-community-v1.0.16->vendor->uvdesk
file location.your_project_name->vendor->uvdesk
location.Share screenshot for your reference .
Now, run the following commands in your project root directory
PHP bin/console d:s:u --force
PHP bin/console c:c
if you still getting the same error . Please let me know.
continue the error
@Pekerche I think your project table did not update because of the doctrine cache
Run the following command in the given sequence order
php bin/console d:c:clear-metadata
php bin/console d:s:u --force --dump-sql --complete
php bin/console c:c
php bin/console c:c --env prod
Hope this will resolve your issue. If not please let me know
@Pekerche are you still facing the same issue?
Good morning. Thanks to you it worked, thank you very much!
When time permanently deletes a ticket, the same error always appears. can you help me?
follow image;