You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same page is opened in case of actual and expired session if Action in URL is provided by RedirectURL parameter
Actual behavior
In case of actual and expired session opened page is different if Action in URL is provided by RedirectURL parameter
How to reproduce
Steps to reproduce the behavior:
Create ticket with ID=1 and prepare URL that looks like "localhost/znuny/index.pl?RequestedURL=http%3A%2F%2Flocalhost%2Fznuny%2Findex.pl%3FAction%3DAgentTicketZoom%3BTicketID%3D1"
End yours session as agent
Go to URL prepared on step 1
See login screen, authorize
See that AgentTicketZoom screen with TickedID=1 has been opened
Go to URL prepared on step 1 from AgentTicketZoom screen
See that Dashboard is opened but expected to see the same AgentTicketZoom screen
The text was updated successfully, but these errors were encountered:
Environment
Expected behavior
The same page is opened in case of actual and expired session if Action in URL is provided by RedirectURL parameter
Actual behavior
In case of actual and expired session opened page is different if Action in URL is provided by RedirectURL parameter
How to reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: