1)When candidate clicks on review and sign link in email, he should be redirected ti Review and sign page directly bypassing login( If user aleady exists).
2) This link should be active for 24 hours only. After that, he should be redirected to login page.
Ganesh Sadawarte (Inactive)
added a comment - - edited 1/22/2019 Task Details.
Created DB structures
Business logic to validated tokens.
Discussion over implementation
Angular changes.
CC- Swapnil Pandhare , Samir
Completed When candidate clicks on review and sign link in email, he should be redirected ti Review and sign page directly bypassing login( If user aleady exists).
Unit testing.
Discussion
Remaining point
This link should be active for 24 hours only. After that, he should be redirected to login page.
Ganesh Sadawarte (Inactive)
added a comment - 1/24/2019 Task Details.
Completed When candidate clicks on review and sign link in email, he should be redirected ti Review and sign page directly bypassing login( If user aleady exists).
Unit testing.
Discussion
Remaining point
This link should be active for 24 hours only. After that, he should be redirected to login page.
CC- Swapnil Pandhare
We have verified this on preproduction.
Below are the scenario :
1.Through review and complete link > redirect to review and sign page
2.Once user visits that review and sign page, then on next attempt will redirect to login page.( even though document is not submitted)
3.If user didn't visit review and complete site once, then that link will be expired after 24 hrs. after that user will redirect to login page.
Jayshree Nagpure (Inactive)
added a comment - Hi Ganesh Sadawarte ,
We have verified this on preproduction.
Below are the scenario :
1.Through review and complete link > redirect to review and sign page
2.Once user visits that review and sign page, then on next attempt will redirect to login page.( even though document is not submitted)
3.If user didn't visit review and complete site once, then that link will be expired after 24 hrs. after that user will redirect to login page.
Verified and working fine.
Closing this ticket
Thanks,
Jayshree
Priya Dhamande Swapnil Pandhare Samir
Prasad Patil (Inactive)
added a comment - Hi Molly Ronovsky ,
Verified the implementation.
Working as expected.
Test cases: Testcases_DMS-597.xls
------------
CC: Samir , Priya Dhamande
Prasad Patil Yes, when i send out NEW forms, this is happening. On forms that were older / resent, I am getting the register page. As well, sometimes I am able to get into the backend of DMS from candidate view, and not sure if that's because it's me, or if there is an issue.
Molly Ronovsky (Inactive)
added a comment - Prasad Patil Yes, when i send out NEW forms, this is happening. On forms that were older / resent, I am getting the register page. As well, sometimes I am able to get into the backend of DMS from candidate view, and not sure if that's because it's me, or if there is an issue.
With the current implementation, register user page will be skipped.
And with email link you will always be logged in with Candidate. Currently, there is issue of Candidate and Admin login dashboard. this issue is resolved, you will not find such conflicts.
Priya Dhamande (Inactive)
added a comment - Molly Ronovsky ,
With the current implementation, register user page will be skipped.
And with email link you will always be logged in with Candidate. Currently, there is issue of Candidate and Admin login dashboard. this issue is resolved, you will not find such conflicts.
Swapnil Pandhare Samir
1/22/2019 Task Details.
CC-Swapnil Pandhare,Samir