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

API to return texting history for a given mobile number

    Details

    • Type: New Feature
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: Texting (2 way)
    • Labels:
      None

      Description

      API to return texting history for a given mobile number

        Attachments

        1. DMs-490.jpg
          DMs-490.jpg
          215 kB
        2. Screenshot (868).png
          Screenshot (868).png
          202 kB
        3. Screenshot (869).png
          Screenshot (869).png
          209 kB

          Activity

          ravi.banda Ravi Banda (Inactive) created issue -
          ravi.banda Ravi Banda (Inactive) made changes -
          Field Original Value New Value
          Epic Link DMS-484 [ 75977 ]
          ravi.banda Ravi Banda (Inactive) made changes -
          Rank Ranked higher
          ravi.banda Ravi Banda (Inactive) made changes -
          Link This issue is cloned by DMS-492 [ DMS-492 ]
          ravi.banda Ravi Banda (Inactive) made changes -
          Link This issue is cloned by DMS-492 [ DMS-492 ]
          Hide
          samir Samir added a comment -

          Harshveer Singh

          Can you please update the description

          Show
          samir Samir added a comment - Harshveer Singh Can you please update the description
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Sprint 2 [ 150 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Assignee Samir [ samir ] Harshveer Singh [ harshveer.singh ]
          Remaining Estimate 16h [ 57600 ]
          Original Estimate 16h [ 57600 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status To Do [ 10000 ] In Progress [ 3 ]
          harshveer.singh Harshveer Singh (Inactive) logged work - 29/Jan/19 09:00 PM - edited
          • Time Spent:
            9h
             
            <No comment>
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Remaining Estimate 16h [ 57600 ] 8h [ 28800 ]
          Time Spent 8h [ 28800 ]
          Worklog Id 158276 [ 158276 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          API endpoint to get SMS history is:

          http://40.124.26.81:98/api/sms/history?Count=2&Page=2&SortOrder=1&NumbersFilter=%2B919160116961

          Count parameter is number of result per page. Page parameter is result page to return. Sort order 0-ASC, 1-DESC. NumbersFilter parameter is optional to filter SMS with user numbers, it is comma separated list of numbers.

          Basic header needs to be included.

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - API endpoint to get SMS history is: http://40.124.26.81:98/api/sms/history?Count=2&Page=2&SortOrder=1&NumbersFilter=%2B919160116961 Count parameter is number of result per page. Page parameter is result page to return. Sort order 0-ASC, 1-DESC. NumbersFilter parameter is optional to filter SMS with user numbers, it is comma separated list of numbers. Basic header needs to be included.
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Jayshree Nagpure [ jayshree.nagpure ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Hi Harshveer Singh,

          We are getting Server error by using above mentioned url.
          Can you please confirm this

          Priya Dhamande Swapnil Pandhare Samir

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Harshveer Singh , We are getting Server error by using above mentioned url. Can you please confirm this Priya Dhamande Swapnil Pandhare Samir
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Status In QA Testing [ 11901 ] In Progress [ 3 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Harshveer Singh [ harshveer.singh ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] In QA Testing [ 11901 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Jayshree Nagpure [ jayshree.nagpure ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Server is up now.

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Server is up now.
          samir Samir made changes -
          Sprint DMS - Sprint 2 [ 150 ] DMS - Sprint 2, DMS - Sprint 3 [ 150, 152 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Attachment DMs-490.jpg [ 98785 ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Hi Harshveer Singh,

          We have verified SMS history on swagger.
          Please find the attachment.
          But observed that ISRead and ISdelivered flag is not updated even though sms is being read and delivered.
          As per discussion with you we have another jira for this.
          So we can continue with testing when those tickets will be fixed.
          Till now assigning this ticket you, assign me back once those issues are fixed.

          Thanks,
          Jayshree

          Priya Dhamande Swapnil Pandhare Samir Satya Hrishikesh Deshpande Sachin Hingole

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Harshveer Singh , We have verified SMS history on swagger. Please find the attachment. But observed that ISRead and ISdelivered flag is not updated even though sms is being read and delivered. As per discussion with you we have another jira for this. So we can continue with testing when those tickets will be fixed. Till now assigning this ticket you, assign me back once those issues are fixed. Thanks, Jayshree Priya Dhamande Swapnil Pandhare Samir Satya Hrishikesh Deshpande Sachin Hingole
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Status In QA Testing [ 11901 ] In Progress [ 3 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Harshveer Singh [ harshveer.singh ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Jayshree Nagpure [ jayshree.nagpure ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Above mentioned points are fixed, should be available in next deployment.

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Above mentioned points are fixed, should be available in next deployment.
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Harshveer Singh : Is this deployed ?
          because before 45 min we didn't had any deployment

          Raj Hawaldar will assign us after deployment

          Priya Dhamande Swapnil Pandhare Hrishikesh Deshpande Samir ShashiKant Mishra

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Harshveer Singh : Is this deployed ? because before 45 min we didn't had any deployment Raj Hawaldar will assign us after deployment Priya Dhamande Swapnil Pandhare Hrishikesh Deshpande Samir ShashiKant Mishra
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Status In QA Testing [ 11901 ] In Progress [ 3 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Harshveer Singh [ harshveer.singh ]
          jayshree.nagpure Jayshree Nagpure (Inactive) logged work - 19/Feb/19 05:11 AM
          • Time Spent:
            1.5h
             

            testing and discussion

          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Remaining Estimate 8h [ 28800 ] 6.5h [ 23400 ]
          Time Spent 8h [ 28800 ] 9.5h [ 34200 ]
          Worklog Id 161854 [ 161854 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          swapnil.pandhare Swapnil Pandhare (Inactive) made changes -
          Sprint DMS - Sprint 2, DMS - Sprint 3 [ 150, 152 ] DMS - Sprint 2, DMS - Sprint 3, DMS - Sprint 4 [ 150, 152, 153 ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Please use this env for testing: https://dmscomapistage.workterra.net

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Please use this env for testing:  https://dmscomapistage.workterra.net
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Jayshree Nagpure [ jayshree.nagpure ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          As Per discussion assigning this ticket to Priya Dhamande

          Satya Samir Hrishikesh Deshpande

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - As Per discussion assigning this ticket to Priya Dhamande Satya Samir Hrishikesh Deshpande
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Priya Dhamande [ priya.dhamande ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 01/Mar/19 05:40 AM
          • Time Spent:
            0.5h
             

            testing

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

          Hi Harshveer Singh,

          As discusses, the SMS APi is having some issues.
          Please assign to me once teh issue is resolved.

          Swapnil Pandhare Samir

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Hi Harshveer Singh , As discusses, the SMS APi is having some issues. Please assign to me once teh issue is resolved. Swapnil Pandhare Samir
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Remaining Estimate 6.5h [ 23400 ] 6h [ 21600 ]
          Time Spent 9.5h [ 34200 ] 10h [ 36000 ]
          Worklog Id 164200 [ 164200 ]
          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 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] In QA Testing [ 11901 ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Api for history is working fine now. You can use AccountDID as CB1 and CB2

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Api for history is working fine now. You can use AccountDID as CB1 and CB2
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 06/Mar/19 04:17 AM
          • Time Spent:
            1h
             

            API testing

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

          Environment: OneIM

          API: /api/SMS/History

          The API is tested for SMS history, worked out as expected with and without adding parameters.

          So, marking Jira closed.

          Harshveer Singh Swapnil Pandhare Samir

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Environment: OneIM API: /api/SMS/History The API is tested for SMS history, worked out as expected with and without adding parameters. So, marking Jira closed. Harshveer Singh Swapnil Pandhare Samir
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Remaining Estimate 6h [ 21600 ] 5h [ 18000 ]
          Time Spent 10h [ 36000 ] 11h [ 39600 ]
          Worklog Id 164920 [ 164920 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment Screenshot (868).png [ 100375 ]
          Attachment Screenshot (869).png [ 100376 ]
          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 ]
          harshveer.singh Harshveer Singh (Inactive) logged work - 18/Mar/19 11:07 PM
          • Time Spent:
            8h
             
            <No comment>
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Remaining Estimate 5h [ 18000 ] 0h [ 0 ]
          Time Spent 11h [ 39600 ] 19h [ 68400 ]
          Worklog Id 206012 [ 206012 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Time Spent 19h [ 68400 ] 20h [ 72000 ]
          Worklog Id 158276 [ 158276 ]
          Transition Time In Source Status Execution Times
          Harshveer Singh (Inactive) made transition -
          To Do In Progress
          19d 20h 15m 1
          Harshveer Singh (Inactive) made transition -
          In Progress Code Review
          1d 19h 32m 3
          Harshveer Singh (Inactive) made transition -
          Code Review In QA Testing
          10d 5h 30m 3
          Priya Dhamande (Inactive) made transition -
          In QA Testing In Progress
          16d 15h 50m 4
          Harshveer Singh (Inactive) made transition -
          In Progress In QA Testing
          5d 7h 39m 2
          Priya Dhamande (Inactive) made transition -
          In QA Testing Done
          1d 6h 57m 1

            People

            Assignee:
            harshveer.singh Harshveer Singh (Inactive)
            Reporter:
            ravi.banda Ravi Banda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 16h Original Estimate - 16h
                16h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20h
                20h