Skip to main content

Redirect for agent edit page


If the link to the user page of an Agent ( the link at the Requestor Info section of the ticket page ) is:

https://myaccount.freshdesk.com/users/1111111111
then the browser is redirected to:
https://myaccount.freshdesk.com/agents/2222222222

as expected. This is the correct action.


This should also happen with the Agent edit page. For example, if the link is:
https://myaccount.freshdesk.com/users/1111111111/edit
and the user is an agent, the browser should be redirected to:
https://myaccount.freshdesk.com/agents/2222222222/edit ( CORRECT )

instead of:

https://myaccount.freshdesk.com/contacts/1111111111/edit ( WRONG )

which is what currently happens and which is correct only for regular users.

Did this topic help you find an answer to your question?
This topic has been closed for comments