Buenos dias, tengo el problema que los usuarios que generan los tickets no pueden ver las contestaciones que los agentes les hacen:
Usuario:
Agente respondio:
Aguardo sus comentarios.
Buenos dias, tengo el problema que los usuarios que generan los tickets no pueden ver las contestaciones que los agentes les hacen:
Usuario:
Agente respondio:
Aguardo sus comentarios.
Can the user see the answer if they log in to the web page with their account?
Traduzco por Google:
¿Puede el usuario ver la respuesta si inicia sesión en la página web con su cuenta?
rossum No, no ve nada mas que lo que escribio al crear el ticket, la primer imagen que puse es con el login del usuario iniciado.
Traduccion de Google:
No, you do not see anything more than what you wrote when creating the ticket, the first image that I put is with the user's login started.
Thank you
Gracias
The image that you provided does not appear to have an Agent response.
Hola Ntozier, fijate que la imagen numero 2 esta la respuesta del agente, pero el usuario no la ve. Tendra algo que ver que el usuario no tenga cuenta de correo electronico?
Traduccion google:
Hello Ntozier, notice that image number 2 is the agent's response, but the user does not see it. Will it have something to do that the user does not have an email account?
Gracias
Errrr.... you are right! So then where the heck is the initial body [Issue Details] from the User?
Hola Ntozier,
El formulario asociado a este tema de ayuda, es personalizado con los siguientes campos, NO existe el campo detalle del tickets:
Pero lo que no puede ver el usuario es el hilo del tickets
en los logs me figuran los siguientes mensajes:
It is my understanding that Users need an email address at this time.
The Ticket Details form should have a Issue details ... removing it or disabling it will likely do really wonky things.
entonces si o si tienen que tener todos correos para poder verlo!?
Consulta como puedo hacer para modificarle o agregarle el correo al usuario desde el administrador?
cuando lo intento modificar desde el "lapiz" del nombre de usuario se queda frizado:
Dejo info del server:
You should be able to do it in the ui by either clicking on their ticket -or- going to the Users tab and clicking on the user. Click on the user again, and edit it in the Email Address field and clicking Update User.
If you cannot then you either have a really weird issue or will have to edit it at the database level...
Look at the ost_user table, get the default_email_id #.
Look at ost_user_email table find the id that matches above.
edit the address field.
ntozier, porque puede ser que en la tabla ost_user no este creado el registro con ese usuario? siendo que el usuario si puede entrar al sistema.
La autenticacion la tengo por LDAP y que riezgo tengo si lo creo manualmente en la base de datos? despues se va a vinvcular sin problemas con el usuario del sistema?
gracias
[Start Google Translate]
because it could be that the ost_user table is not created with that user? being that the user can enter the system.
I have the authentication for LDAP and what risk do I have if I create it manually in the database? Afterwards, will you be able to vinvulate without problems with the user of the system?
[End Google Translate]
If the ost_user does not have the user in it... then they are not a user.
vinvcular? I do not know this word, and Google translate appears to think it means vinvulate. Which I can't even tell you what means in English...
In my experience all users have accounts in osTicket.
Solucionado, desde la base de datos, agregue el código de un correo electrónico en el campo de default_email_id que ya existía y listo
,
Gracias, ya pueden cerrar el tickets.