Details

    • Type: New Feature
    • Status: Done
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Labels:
      None

      Description

      https://careerbuilder.atlassian.net/browse/AT-2754

      If there is a complicated document, it may take up to an hour to data field map.

      Xavier was creating a complicated document and it timed out on him. Can we increase that time limit to 2 hours or more?

        Attachments

        1. Logout_Message.png
          Logout_Message.png
          105 kB
        2. Screenshot (450).png
          Screenshot (450).png
          120 kB
        3. Screenshot (451).png
          Screenshot (451).png
          123 kB
        4. Screenshot (452).png
          Screenshot (452).png
          115 kB
        5. Screenshot (453).png
          Screenshot (453).png
          132 kB
        6. Screenshot (454).png
          Screenshot (454).png
          127 kB
        7. Screenshot (455).png
          Screenshot (455).png
          135 kB
        8. Screenshot (456).png
          Screenshot (456).png
          123 kB
        9. Screenshot (457).png
          Screenshot (457).png
          125 kB
        10. Screenshot (458).png
          Screenshot (458).png
          114 kB
        11. Screenshot 2019-09-20 at 11.53.02 AM.png
          Screenshot 2019-09-20 at 11.53.02 AM.png
          379 kB
        12. Screenshot 2019-09-20 at 3.29.14 PM.png
          Screenshot 2019-09-20 at 3.29.14 PM.png
          349 kB
        There are no Sub-Tasks for this issue.

          Activity

          Hide
          mohd.belal Mohd Belal (Inactive) added a comment -

          Hi All,

          We have allowed the user (Admin/Candidate) to continue working on pages without getting logout by extending the user token expiry time.

          Earlier
          A popup is prompted after 13 minutes of user InActivity, asking user to Logout or Stay Sign In.

          But the issue occurred when the user is opting the option of Stay Sign In progressively more than once and then submitting the form or going to other pages, another popup occurs stating your session is being expired.
          This case occurred because we have setup a time limit of 20 minutes for each user token at the API level.

          Current

          Now we are refreshing the user token time (extending to next 20 mins) in each successive Stay Sign In button click, so that the token expiry is maintained and the end user can work without getting being logged out.

           

          cc - Samir

           

          Thanks

           

          Show
          mohd.belal Mohd Belal (Inactive) added a comment - Hi All, We have allowed the user (Admin/Candidate) to continue working on pages without getting logout by extending the user token expiry time. Earlier A popup is prompted after 13 minutes of user InActivity , asking user to Logout or Stay Sign In. But the issue occurred when the user is opting the option of Stay Sign In progressively more than once and then submitting the form or going to other pages, another popup occurs stating your session is being expired. This case occurred because we have setup a time limit of 20 minutes for each user token at the API level. Current Now we are refreshing the user token time (extending to next 20 mins) in each successive Stay Sign In button click, so that the token expiry is maintained and the end user can work without getting being logged out.   cc - Samir   Thanks  
          Hide
          patrick.phillips@careerbuilder.com Patrick Phillips (Inactive) added a comment -

          SamirI have had the window open for over 30 minutes and haven't gotten any message.

          Show
          patrick.phillips@careerbuilder.com Patrick Phillips (Inactive) added a comment - Samir I have had the window open for over 30 minutes and haven't gotten any message.
          Hide
          sonali.farakate Sonali Farakate (Inactive) added a comment -

          Hi Priya Dhamande,

          On Completed/Sent forms page I got the pop up like following,

          But when I kept Create template page ideal for almost 20 min, do not get the above pop-up.
          Please verify for other pages as well.

          Thanks,
          Sonali Farakate.
          CC : Rohan J Khandave

          Show
          sonali.farakate Sonali Farakate (Inactive) added a comment - Hi Priya Dhamande , On Completed/Sent forms page I got the pop up like following, But when I kept Create template page ideal for almost 20 min, do not get the above pop-up. Please verify for other pages as well. Thanks, Sonali Farakate. CC : Rohan J Khandave
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment - - edited

          Mohd Belal , can you look into the same.

          Samir Rohan J Khandave

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - - edited Mohd Belal , can you look into the same. Samir Rohan J Khandave
          Hide
          mohd.belal Mohd Belal (Inactive) added a comment -

          Hi Sonali Farakate, Priya Dhamande

          Acceptance Criteria
          In this configuration, when the user is Logged In, then from the Angular side we have created a service which keeps check for the User Activity like Mouse movement, clicks , scroll (DOM User Events) for all the inner pages after user is Logged IN.

          This service checks the InActivity for 13 mins and then show the popup.

          Ideally if the user is not active in that window or tab, then the time starts and keeps a check for 13 mins, if you are on the same page and performing the DOM events, then it will start its count from the last DOM event occurred.

          For cross-verification:
          I just tried the above scenario of opening Session popup on multiple pages, and the popup is working for all the pages.

          cc - Samir, Patrick Phillips

           

          Show
          mohd.belal Mohd Belal (Inactive) added a comment - Hi Sonali Farakate , Priya Dhamande Acceptance Criteria In this configuration, when the user is Logged In, then from the Angular side we have created a service which keeps check for the User Activity like Mouse movement, clicks , scroll (DOM User Events) for all the inner pages after user is Logged IN. This service checks the InActivity for 13 mins and then show the popup. Ideally if the user is not active in that window or tab, then the time starts and keeps a check for 13 mins, if you are on the same page and performing the DOM events, then it will start its count from the last DOM event occurred. For cross-verification: I just tried the above scenario of opening Session popup on multiple pages, and the popup is working for all the pages. cc - Samir , Patrick Phillips  
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment - - edited

          Environment: Production
          Login: Admin and Candidate
          Browser: FF and Chrome

          Pages verified:
          Admin Login

          1. Dashboard
          2. Create Document Template
          3. Template Library
          4. Completed Sent Forms Library
          5. Send Forms
          6. Send Form > Mail detaisl page
          7. Send Forms > Preview

          Candidate Login
          1. Profile page
          2. Review and Sign page
          3. Review Document

          1. Mentioned all pages popup appeared as expected.
          2. After Stay Signed in click, user able to continue
          3. After Signout, User able to login

          All scenarios were passed, refer screen capture. So, marking jira done.

          Samir Rohan J Khandave Mohd Belal Hrishikesh Deshpande

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - - edited Environment: Production Login: Admin and Candidate Browser: FF and Chrome Pages verified: Admin Login Dashboard Create Document Template Template Library Completed Sent Forms Library Send Forms Send Form > Mail detaisl page Send Forms > Preview Candidate Login 1. Profile page 2. Review and Sign page 3. Review Document 1. Mentioned all pages popup appeared as expected. 2. After Stay Signed in click, user able to continue 3. After Signout, User able to login All scenarios were passed, refer screen capture. So, marking jira done. Samir Rohan J Khandave Mohd Belal Hrishikesh Deshpande

            People

            Assignee:
            mohd.belal Mohd Belal (Inactive)
            Reporter:
            samir Samir
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 8h Original Estimate - 8h
                8h
                Remaining:
                Time Spent - 25h Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - 25h Remaining Estimate - 1h
                25h