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

Add platform information in system utilization

    Details

    • Type: New Feature
    • Status: Done
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: DMS Architecture
    • Labels:
      None
    • Company:
      All Clients/Multiple Clients

      Description

      Add platform information in system utilization

       

              public ActionResult Index()

             

      {             var request = System.Web.HttpContext.Current.Request;             var browser = HttpContext.Request.Browser;             var platform = GetUserPlatform(request);             ViewBag.browser = browser.Browser;             ViewBag.browserVersion = browser.Version;             ViewBag.platform = platform;                     return View();         }

       

        Attachments

          Activity

          samir Samir created issue -
          samir Samir made changes -
          Field Original Value New Value
          Fix Version/s DMS Architecture [ 10512 ]
          samir Samir made changes -
          Assignee Samir [ samir ] Sonali Farakate [ sonali.farakate ]
          samir Samir made changes -
          Sprint DMS - Gap Fall & Win Sprint 1 [ 173 ]
          samir Samir made changes -
          Description Add platform information in system utilization Add platform information in system utilization

           

                  public ActionResult Index()

                  {

                      var request = System.Web.HttpContext.Current.Request;

                      var browser = HttpContext.Request.Browser;

                      var platform = GetUserPlatform(request);

                      ViewBag.browser = browser.Browser;

                      ViewBag.browserVersion = browser.Version;

                      ViewBag.platform = platform;        

                      return View();

                  }

           
          sonali.farakate Sonali Farakate (Inactive) logged work - 11/Aug/19 08:57 PM - edited
          • Time Spent:
            3h
             
            • Analysis
            • Discussion
            • Debugging
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Status To Do [ 10000 ] In Progress [ 3 ]
          Hide
          sonali.farakate Sonali Farakate (Inactive) added a comment -

          Tasks

          • Column addition in DB
            1. Platform
            2. UserAgent
          • CommonRoutines.cs changes
            1. Logic to capture platform info
          • Unit Testing
          Show
          sonali.farakate Sonali Farakate (Inactive) added a comment - Tasks Column addition in DB 1. Platform 2. UserAgent CommonRoutines.cs changes 1. Logic to capture platform info Unit Testing
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Developer Sonali Farakate [ sonali.farakate ]
          Remaining Estimate 12h [ 43200 ]
          Original Estimate 12h [ 43200 ]
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Remaining Estimate 12h [ 43200 ] 9h [ 32400 ]
          Time Spent 3h [ 10800 ]
          Worklog Id 194550 [ 194550 ]
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Worklog Id 194550 [ 194550 ]
          sonali.farakate Sonali Farakate (Inactive) logged work - 12/Aug/19 10:14 PM
          • Time Spent:
            1h
             

            Code changes

          sonali.farakate Sonali Farakate (Inactive) made changes -
          Status In Progress [ 3 ] On Hold [ 10507 ]
          Hide
          sonali.farakate Sonali Farakate (Inactive) added a comment -

          Keeping this on hold as working on DMS-1762.

          CC : Rohan J Khandave

          Show
          sonali.farakate Sonali Farakate (Inactive) added a comment - Keeping this on hold as working on DMS-1762 . CC : Rohan J Khandave
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Status On Hold [ 10507 ] In Progress [ 3 ]
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Remaining Estimate 9h [ 32400 ] 8h [ 28800 ]
          Time Spent 3h [ 10800 ] 4h [ 14400 ]
          Worklog Id 194705 [ 194705 ]
          sonali.farakate Sonali Farakate (Inactive) logged work - 13/Aug/19 08:51 PM
          • Time Spent:
            6h
             
            • Code changes
            • Discssion
            • Unit Testing
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Attachment UserAgentDetails.txt [ 116330 ]
          Hide
          sonali.farakate Sonali Farakate (Inactive) added a comment -

          Details : 

          Added following 2 columns in SystemUtilization table,

          1. Platform : Store the OS information 
          2. User agent : Store the UserAgent parameter coming from header. This column is for future use.

           

          Show
          sonali.farakate Sonali Farakate (Inactive) added a comment - Details :   Added following 2 columns in SystemUtilization table, Platform : Store the OS information  User agent : Store the UserAgent parameter coming from header. This column is for future use.  
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Assignee Sonali Farakate [ sonali.farakate ] Samir [ samir ]
          sonali.farakate Sonali Farakate (Inactive) made changes -
          Remaining Estimate 8h [ 28800 ] 2h [ 7200 ]
          Time Spent 4h [ 14400 ] 10h [ 36000 ]
          Worklog Id 194873 [ 194873 ]
          Raj.Hawaldar Raj Hawaldar (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          Raj.Hawaldar Raj Hawaldar (Inactive) made changes -
          Assignee Samir [ samir ] Priya Dhamande [ priya.dhamande ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Gap Fall & Win Sprint 1 [ 173 ] DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2 [ 173, 174 ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          No testing inputs required.

          So, closing jira.

          Samir Rohan J Khandave

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - No testing inputs required. So, closing jira. Samir Rohan J Khandave
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status In QA Testing [ 11901 ] Done [ 10001 ]
          Raj.Hawaldar Raj Hawaldar (Inactive) made changes -
          Status Done [ 10001 ] In QA Testing [ 11901 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2 [ 173, 174 ] DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2, DMS - Gap Fall & Win Sprint 3 [ 173, 174, 177 ]
          shashikant.mishra ShashiKant Mishra (Inactive) made changes -
          Sprint DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2, DMS - Gap Fall & Win Sprint 3 [ 173, 174, 177 ] DMS - Gap Fall & Win Sprint 1, DMS - Gap Fall & Win Sprint 2, DMS - Gap Fall & Win Sprint 3, DMS - Gap Fall & Win Sprint 4 [ 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
          Sonali Farakate (Inactive) made transition -
          To Do In Progress
          3d 19h 26m 1
          Sonali Farakate (Inactive) made transition -
          In Progress On Hold
          1d 22m 1
          Sonali Farakate (Inactive) made transition -
          On Hold In Progress
          7h 58m 1
          Sonali Farakate (Inactive) made transition -
          In Progress Code Review
          21h 35m 1
          Raj Hawaldar (Inactive) made transition -
          Code Review In QA Testing
          1d 20h 12m 1
          Raj Hawaldar (Inactive) made transition -
          Done In QA Testing
          6d 22h 51m 1
          Priya Dhamande (Inactive) made transition -
          In QA Testing Done
          28d 4h 38m 2

            People

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

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 12h
                12h
                Remaining:
                Time Spent - 10h Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - 10h Remaining Estimate - 2h
                10h