Details

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

      Description

      We discussed earlier to just have the identifiers returned as response (DMS-1495) but we would want to save the DMS identifier at our end and hence can you please return the complete object with the identifier as response once the file is saved on DMS, this will help us save it on our end.

      Also can you provide an estimate on when we can expect these changes? We have a demo next week and these changes are needed for the demo flow.

      DMS-1495

       

        Attachments

          Activity

          samir Samir created issue -
          samir Samir made changes -
          Field Original Value New Value
          Fix Version/s Integration with CBES [ 10448 ]
          samir Samir made changes -
          Epic Link DMS-480 [ 75973 ]
          samir Samir made changes -
          Fix Version/s Enhancements - Fall [ 10610 ]
          Fix Version/s Integration with CBES [ 10448 ]
          Sprint DMS - Fall Sprint 6 [ 165 ]
          samir Samir made changes -
          Assignee Samir [ samir ] Harshveer Singh [ harshveer.singh ]
          Hide
          samir Samir added a comment -
          Show
          samir Samir added a comment - Jilna
          samir Samir made changes -
          Dev Due Date 26/Jun/2019
          Developer Harshveer Singh [ harshveer.singh ]
          QA Priya Dhamande [ priya.dhamande ]
          Remaining Estimate 16h [ 57600 ]
          Original Estimate 16h [ 57600 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Remaining Estimate 16h [ 57600 ] 8h [ 28800 ]
          Original Estimate 16h [ 57600 ] 8h [ 28800 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status To Do [ 10000 ] In Progress [ 3 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Samir [ samir ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Completed, created PR: https://github.com/cbdr/DMS/pull/644
          Please review.

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Completed, created PR: https://github.com/cbdr/DMS/pull/644 Please review.
          Raj.Hawaldar Raj Hawaldar (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Fall Sprint 6 [ 165 ] DMS - Fall Sprint 6, DMS - Fall Sprint 7 [ 165, 166 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Samir [ samir ] Priya Dhamande [ priya.dhamande ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Harshveer Singh, Can you please update the details to verify.

          Samir Hrishikesh Deshpande Rohan J Khandave

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Harshveer Singh , Can you please update the details to verify. Samir Hrishikesh Deshpande Rohan J Khandave
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Status In QA Testing [ 11901 ] In Progress [ 3 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Harshveer Singh [ harshveer.singh ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Priya Dhamande,
          For '/candidate/upload' API, you need to verify that now response is in this format:

          { "fileName": "banother file.txt", "fileDescription": "This is text file.", "fileContent": null, "orderId": 4, "releaseId": 1, "uploaderUserName": "Harshveer Singh", "attachmentId": 4 }

          Returning original object used in request payload with additional attachmentId parameter(fileContent will be null).

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Priya Dhamande , For '/candidate/upload' API, you need to verify that now response is in this format: { "fileName": "banother file.txt", "fileDescription": "This is text file.", "fileContent": null, "orderId": 4, "releaseId": 1, "uploaderUserName": "Harshveer Singh", "attachmentId": 4 } Returning original object used in request payload with additional attachmentId parameter(fileContent will be null).
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 14/Jul/19 10:54 PM
          • Time Spent:
            0.25h
             

            OneI - preprod testing

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

          We are getting below error:

          { "status": "error", "message": "Invalid file content format", "errorLevel1": "Error", "code": 306, "description": "Invalid file content format" }

          Harshveer Singh, can you please verify the same.

          Rohan J Khandave Samir Hrishikesh Deshpande

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - We are getting below error: { "status": "error", "message": "Invalid file content format", "errorLevel1": "Error", "code": 306, "description": "Invalid file content format" } Harshveer Singh , can you please verify the same. Rohan J Khandave Samir Hrishikesh Deshpande
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Harshveer Singh [ harshveer.singh ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Remaining Estimate 8h [ 28800 ] 7.75h [ 27900 ]
          Time Spent 0.25h [ 900 ]
          Worklog Id 188340 [ 188340 ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          HI Priya Dhamande, 'data:file/txt;base64,' is missing from start of your fileContent, please check the payload I have attached.

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - HI Priya Dhamande , 'data:file/txt;base64,' is missing from start of your fileContent, please check the payload I have attached.
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Attachment payload.json [ 112525 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Status In Progress [ 3 ] In QA Testing [ 11901 ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment - - edited

          Environment: OneIm Preprod
          API: api/candidate/upload

          The API is verified for adding attachment. Able to add successfully. Refer screen capture.

          So, marking jira Done.

          Samir Sachin Hingole Hrishikesh Deshpande Rohan J Khandave

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - - edited Environment: OneIm Preprod API: api/candidate/upload The API is verified for adding attachment. Able to add successfully. Refer screen capture. So, marking jira Done. Samir Sachin Hingole Hrishikesh Deshpande Rohan J Khandave
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment Testcases -DMS-1551.xls [ 112594 ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 15/Jul/19 11:24 PM
          • Time Spent:
            0.75h
             

            OneIM Preprod testing
            Test case writing

          priya.dhamande Priya Dhamande (Inactive) made changes -
          Remaining Estimate 7.75h [ 27900 ] 7h [ 25200 ]
          Time Spent 0.25h [ 900 ] 1h [ 3600 ]
          Worklog Id 188570 [ 188570 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status In QA Testing [ 11901 ] Done [ 10001 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Harshveer Singh [ harshveer.singh ]
          Raj.Hawaldar Raj Hawaldar (Inactive) made changes -
          Status Done [ 10001 ] In QA Testing [ 11901 ]
          Raj.Hawaldar Raj Hawaldar (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Fall Sprint 6, DMS - Fall Sprint 7 [ 165, 166 ] DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8 [ 165, 166, 167 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8 [ 165, 166, 167 ] DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8, DMS - Gap Fall & Win Sprint 1 [ 165, 166, 167, 173 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8, DMS - Gap Fall & Win Sprint 1 [ 165, 166, 167, 173 ] DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8, DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2 [ 165, 166, 167, 173, 174 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8, DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2 [ 165, 166, 167, 173, 174 ] DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8, DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2, DMS - Gap Fall & Win Sprint 3 [ 165, 166, 167, 173, 174, 177 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8, DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2, DMS - Gap Fall & Win Sprint 3 [ 165, 166, 167, 173, 174, 177 ] DMS - Fall Sprint 6, DMS - Fall Sprint 7, DMS - Fall Sprint 8, DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2, DMS - Gap Fall & Win Sprint 3, DMS - Gap Fall & Win Sprint 4 [ 165, 166, 167, 173, 174, 177, 179 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Status In QA Testing [ 11901 ] Done [ 10001 ]
          Transition Time In Source Status Execution Times
          Harshveer Singh (Inactive) made transition -
          To Do In Progress
          3d 16h 36m 1
          Harshveer Singh (Inactive) made transition -
          In Progress Code Review
          12m 32s 1
          Raj Hawaldar (Inactive) made transition -
          Code Review In QA Testing
          1d 7h 5m 1
          Priya Dhamande (Inactive) made transition -
          In QA Testing In Progress
          14d 32m 1
          Priya Dhamande (Inactive) made transition -
          In Progress In QA Testing
          5d 17h 6m 1
          Raj Hawaldar (Inactive) made transition -
          Done In QA Testing
          5d 23h 8m 1
          Priya Dhamande (Inactive) made transition -
          In QA Testing Done
          59d 8h 31m 2

            People

            Assignee:
            priya.dhamande Priya Dhamande (Inactive)
            Reporter:
            samir Samir
            Developer:
            Harshveer Singh (Inactive)
            QA:
            Priya Dhamande (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:
              Dev Due Date:

                Time Tracking

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