We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On ticket view page: Here timestamp not showing properly on the admin and customer panel
How to Reproduce:
Step 1: Login with cs-cart admin and customer panel, now open any ticket here time stamp not showing properly:
Issue 1:
On Admin Panel: In ticket view page created timestamp not showing properly
On Customer Panel also:
Issue 2:
On Admin Panel: In ticket view page on left side in customer information option here _timestamp write
On Customer Panel also: Here removed (_) sign from customer ticket list timestamp coloumns:
Issue 3:
On Admin Panel: In ticket view page here timestamp not added in ticket reply thread
Possible Solution:
Should be removed extra decimal 0000000 digit from created timestamp on both customer and admin end.
Should be removed this special character (_) from left side in customer information option.
If ticket reply added so here should be added timestamp in ticket on both customer and admin side like uvdesk:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On ticket view page: Here timestamp not showing properly on the admin and customer panel
How to Reproduce:
Step 1: Login with cs-cart admin and customer panel, now open any ticket here time stamp not showing properly:
Issue 1:
On Admin Panel: In ticket view page created timestamp not showing properly
On Customer Panel also:
Issue 2:
On Admin Panel: In ticket view page on left side in customer information option here _timestamp write
On Customer Panel also: Here removed (_) sign from customer ticket list timestamp coloumns:
Issue 3:
On Admin Panel: In ticket view page here timestamp not added in ticket reply thread
On Customer Panel also:
Possible Solution:
Should be removed extra decimal 0000000 digit from created timestamp on both customer and admin end.
Should be removed this special character (_) from left side in customer information option.
If ticket reply added so here should be added timestamp in ticket on both customer and admin side like uvdesk:
The text was updated successfully, but these errors were encountered: