Uploaded image for project: 'Document Management System'
  1. Document Management System
  2. DMS-1771

Clicking save sends the document and clicking send doesn't save the document

    Details

      Description

      The expected behavior should be that when I click save it saves my updates and then I have to click send to send the document. Today, when I hit save, it saves the document. And when I click send, it doesn't send the updated values.

        Attachments

          Activity

          Shamooka.Mohapatra Shamooka Mohapatra (Inactive) created issue -
          Hide
          samir Samir added a comment -

          Hi Shamooka Mohapatra,

          As per our testing this is not an issue. We tried with 2 candidate its working fine

          Regards,

          Samir

          Show
          samir Samir added a comment - Hi Shamooka Mohapatra , As per our testing this is not an issue. We tried with 2 candidate its working fine Regards, Samir
          samir Samir made changes -
          Field Original Value New Value
          Assignee Samir [ samir ] Shamooka Mohapatra [ shamooka.mohapatra ]
          samir Samir made changes -
          Resolution Cannot Reproduce [ 5 ]
          Status To Do [ 10000 ] Done [ 10001 ]
          ravi.banda Ravi Banda (Inactive) made changes -
          Assignee Shamooka Mohapatra [ shamooka.mohapatra ] Samir [ samir ]
          ravi.banda Ravi Banda (Inactive) made changes -
          Resolution Cannot Reproduce [ 5 ]
          Status Done [ 10001 ] To Do [ 10000 ]
          Hide
          ravi.banda Ravi Banda (Inactive) added a comment -
          Show
          ravi.banda Ravi Banda (Inactive) added a comment - Able to reproduce the issue on CBINTERNALBETA - recording link -  https://cb.zoom.us/recording/share/Zfg-lpnuw9Q1s7GLT43g7tWCkOAZ19z5bg0ILBy1W8GwIumekTziMw   FYI - Samir Shamooka Mohapatra Patrick Phillips
          Hide
          samir Samir added a comment -

          Hi Ravi Banda,

          Thanks for sharing the video. We got the issue. Below Jira also covers the same issue. We are taking this on priority

          DMS-1775

          Regards,

          Samir

          Show
          samir Samir added a comment - Hi Ravi Banda , Thanks for sharing the video. We got the issue. Below Jira also covers the same issue. We are taking this on priority DMS-1775 Regards, Samir
          samir Samir made changes -
          Assignee Samir [ samir ] Ramya Tantry [ ramya.tantry ]
          samir Samir made changes -
          Sprint DMS - Gap Fall & Win Sprint 2 [ 174 ]
          samir Samir made changes -
          Fix Version/s Between Fall and Winter 2019 [ 10919 ]
          Fix Version/s Integration with CBAT [ 10445 ]
          samir Samir made changes -
          Epic Link DMS-473 [ 75966 ]
          Hide
          ramya.tantry Ramya Tantry (Inactive) added a comment -

          Implementation details :
          1. When document is sent with senddocument=3, document will be saved with status as Draft.
          2. Documents with draft status will not be visible for review and sign.
          3. Once Send API is called, Status will be changed to initial from draft.
          4. Draft documents will be visible on completed forms library.

          3C's 

          Concern: Clicking save sends the document.

          Cause: Once document is saved from embedded UI, it is actually sent to the candidate for review inside DMS system. However for CBAT system, there is a separate Send option which sends the document. 

          Correction: We have set draft status to the document sent from CBAT. Draft status documents will not be visible to candidate and on click of send, status will change to initial.

          Files Affected:

          1. DMS\DMS.App\src\DMS_AppLogic\BuisnessLogic\DocumentData.cs
          2. DMS\DMS.App\src\DMS_AppLogic\BuisnessLogic\PersonData.cs
          3. DMS\DMS.App\src\DMS_AppLogic\Common\Routines\CommonRoutines.cs
          4. DMS\DMS.App\src\DMS_AppLogic\Common\Routines\Document.cs
          5. DMS\DMS.App\src\DMS_AppLogic\IntegrationLogic\CandidateProfile.cs

           

          Show
          ramya.tantry Ramya Tantry (Inactive) added a comment - Implementation details : 1. When document is sent with senddocument=3, document will be saved with status as Draft. 2. Documents with draft status will not be visible for review and sign. 3. Once Send API is called, Status will be changed to initial from draft. 4. Draft documents will be visible on completed forms library. 3C's   Concern : Clicking save sends the document. Cause : Once document is saved from embedded UI, it is actually sent to the candidate for review inside DMS system. However for CBAT system, there is a separate Send option which sends the document.  Correction : We have set draft status to the document sent from CBAT. Draft status documents will not be visible to candidate and on click of send, status will change to initial. Files Affected: DMS\DMS.App\src\DMS_AppLogic\BuisnessLogic\DocumentData.cs DMS\DMS.App\src\DMS_AppLogic\BuisnessLogic\PersonData.cs DMS\DMS.App\src\DMS_AppLogic\Common\Routines\CommonRoutines.cs DMS\DMS.App\src\DMS_AppLogic\Common\Routines\Document.cs DMS\DMS.App\src\DMS_AppLogic\IntegrationLogic\CandidateProfile.cs  
          ramya.tantry Ramya Tantry (Inactive) made changes -
          Status To Do [ 10000 ] Code Review [ 11801 ]
          ramya.tantry Ramya Tantry (Inactive) made changes -
          Assignee Ramya Tantry [ ramya.tantry ] Harshveer Singh [ harshveer.singh ]
          ramya.tantry Ramya Tantry (Inactive) logged work - 21/Aug/19 05:46 AM
          • Time Spent:
            5h
             

            Code changes

            Testing

             

          ramya.tantry Ramya Tantry (Inactive) made changes -
          Remaining Estimate 0h [ 0 ]
          Time Spent 5h [ 18000 ]
          Worklog Id 196015 [ 196015 ]
          ramya.tantry Ramya Tantry (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          ramya.tantry Ramya Tantry (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          Raj.Hawaldar Raj Hawaldar (Inactive) made changes -
          Status In QA Testing [ 11901 ] In QA Testing [ 11901 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment Screenshot (4136).png [ 117958 ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 29/Aug/19 03:34 AM
          • Time Spent:
            1.5h
             

            Preprod testing

          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Environment: Preprod

          Verified using API and DB
          API: 1. api/candidate/custom/document/create
          Senddocument: 3
          2. /api/documents/send

          Using documentrouting;

          Not verified using CBAT

          So, marking jira done.

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Environment: Preprod Verified using API and DB API: 1. api/candidate/custom/document/create Senddocument: 3 2. /api/documents/send Using documentrouting; Not verified using CBAT So, marking jira done.
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status In QA Testing [ 11901 ] Done [ 10001 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Time Spent 5h [ 18000 ] 6.5h [ 23400 ]
          Worklog Id 197734 [ 197734 ]
          Transition Time In Source Status Execution Times
          Samir made transition -
          To Do Done
          3h 47m 1
          Ravi Banda (Inactive) made transition -
          Done To Do
          1d 14h 40m 1
          Ramya Tantry (Inactive) made transition -
          To Do Code Review
          10h 59m 1
          Ramya Tantry (Inactive) made transition -
          Code Review In QA Testing
          5d 22h 33m 1
          Raj Hawaldar (Inactive) made transition -
          In QA Testing In QA Testing
          19h 1m 1
          Priya Dhamande (Inactive) made transition -
          In QA Testing Done
          1d 4h 15m 1

            People

            Assignee:
            priya.dhamande Priya Dhamande (Inactive)
            Reporter:
            Shamooka.Mohapatra Shamooka Mohapatra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 6.5h
                6.5h