Details

    • Type: Sub-task
    • Status: Done
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Company:
      All Clients/Multiple Clients

      Description

      User registration page will have below fields pre populated. As we have an entry of this in person

      • First Name
      • Last Name
      • Email Address
      • Phone Number
      • Secret Question 1
      • Secret Question 2
      • Upload Image

      Username and Password needs to be removed from the screen. Both Username and Password will be emailed to user on successful completion

      Username and Password will be generated as per security policy defined in the system.

      As of now will seed the Username to email address and Password to strict policy from back end

      Below tasks should be done in this

      • Client Side Validation
      • Generate Username and Password
      • Insert entry in User data structure
      • Send Welcome Email to User with Username and Password policy

       

        Attachments

          Activity

          samir Samir created issue -
          samir Samir made changes -
          Field Original Value New Value
          Description User registration page will have below fields pre populated. As we have an entry of this in person

          First Name

          Last Name

          Email Address

          Phone Number

          Secret Question 1

          Secret Question 2

          Upload Image

          Username and Password needs to be removed from the screen. Both Username and Password will be emailed to user on successful completion

          Username and Password will be generated as per security policy defined in the system.

          As of now will seed the Username to email address and Password to strict policy from back end

           
          User registration page will have below fields pre populated. As we have an entry of this in person
           * First Name
           * Last Name
           * Email Address
           * Phone Number
           * Secret Question 1
           * Secret Question 2
           * Upload Image

          Username and Password needs to be removed from the screen. Both Username and Password will be emailed to user on successful completion

          Username and Password will be generated as per security policy defined in the system.

          As of now will seed the Username to email address and Password to strict policy from back end

          Below tasks should be done in this
           * Client Side Validation
           * Generate Username and Password
           * Insert entry in User data structure
           * Send Welcome Email to User with Username and Password policy

           
          samir Samir made changes -
          Summary Register User Register User Post API
          swapnil.pandhare Swapnil Pandhare (Inactive) made changes -
          Remaining Estimate 16h [ 57600 ]
          Original Estimate 16h [ 57600 ]
          swapnil.pandhare Swapnil Pandhare (Inactive) made changes -
          Assignee Samir [ samir ] Ganesh Sadawarte [ ganesh.sadawarte ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Status To Do [ 10000 ] In Progress [ 3 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) logged work - 12/Dec/18 05:53 AM
          • Time Spent:
            1h
             
            <No comment>
          Hide
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment -

          Hi Samir,

          As per above story there is an task of generate username and password as per policy but as checked there is no data structure defined for that. Please let us know on that

          CC-Swapnil Pandhare,Nandkumar Prabhakar Karlekar

          Thanks,
          Ganesh

          Show
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - Hi Samir , As per above story there is an task of generate username and password as per policy but as checked there is no data structure defined for that. Please let us know on that CC- Swapnil Pandhare , Nandkumar Prabhakar Karlekar Thanks, Ganesh
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Remaining Estimate 16h [ 57600 ] 15h [ 54000 ]
          Time Spent 1h [ 3600 ]
          Worklog Id 150388 [ 150388 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Dev Estimates 20
          Developer Ganesh Sadawarte [ ganesh.sadawarte ]
          Original Estimate 16h [ 57600 ] 20h [ 72000 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Dev Estimates 20 24
          Original Estimate 20h [ 72000 ] 24h [ 86400 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) logged work - 13/Dec/18 06:24 AM - edited
          • Time Spent:
            7.5h
             

            Analysis Details:

            • We would not allowed to changes email from registration page.
            • User & Password policy need define.

            Tasks

            • Expose post API.
            • Analysis & Discussion with team
            • Validation for already email already exists or not exists 
            • Create module to store and save data into database.
          Hide
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment -

          Today's Task 12/13/2018

          Analysis Details:

          • We would not allowed to changes email from registration page.
          • User & Password policy need define.

          Tasks

          • Expose post API.
          • Analysis & Discussion with team
          • Validation for already email already exists or not exists 
          • Create module to store and save data into database.

          CC-Swapnil Pandhare,Samir

          Thanks,
          Ganesh

          Show
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - Today's Task 12/13/2018 Analysis Details: We would not allowed to changes email from registration page. User & Password policy need define. Tasks Expose post API. Analysis & Discussion with team Validation for already email already exists or not exists  Create module to store and save data into database. CC- Swapnil Pandhare , Samir Thanks, Ganesh
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Remaining Estimate 15h [ 54000 ] 8h [ 28800 ]
          Time Spent 1h [ 3600 ] 8h [ 28800 ]
          Worklog Id 150590 [ 150590 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Remaining Estimate 8h [ 28800 ] 24h [ 86400 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Remaining Estimate 24h [ 86400 ] 16h [ 57600 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Remaining Estimate 16h [ 57600 ] 15.5h [ 55800 ]
          Time Spent 8h [ 28800 ] 8.5h [ 30600 ]
          Worklog Id 150590 [ 150590 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) logged work - 14/Dec/18 09:43 PM
          • Time Spent:
            4h
             
            • Done with business logic function to receive data.
            • Unit testing on validation on screen
            • As per discussion with Samir, user name and password generation will taken once database structure read. create Jira DMS-281 for same
            • Will continue on renaming part
          Hide
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - - edited

          12/14/2018 Tasks Details

          • Done with business logic function to receive data.
          • Unit testing on validation on screen
          • As per discussion with Samir, user name and password generation will taken once database structure read. create Jira DMS-281 for same
          • Will continue on renaming part
          Show
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - - edited 12/14/2018 Tasks Details Done with business logic function to receive data. Unit testing on validation on screen As per discussion with Samir , user name and password generation will taken once database structure read. create Jira  DMS-281  for same Will continue on renaming part
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Remaining Estimate 15.5h [ 55800 ] 11.5h [ 41400 ]
          Time Spent 8.5h [ 30600 ] 12.5h [ 45000 ]
          Worklog Id 150932 [ 150932 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) logged work - 17/Dec/18 05:46 PM
          • Time Spent:
            8.5h
             
            • Completed POST API
            • Completed UI Integration
            • Completed Unit testing.
            • Profile Image Upload with validation
          Hide
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment -

          12/17/2018 Task Details

          • Completed POST API
          • Completed UI Integration
          • Completed Unit testing.
          • Profile Image Upload with validation.

          CC-Swapnil Pandhare

          Show
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - 12/17/2018 Task Details Completed POST API Completed UI Integration Completed Unit testing. Profile Image Upload with validation. CC- Swapnil Pandhare
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Remaining Estimate 11.5h [ 41400 ] 3h [ 10800 ]
          Time Spent 12.5h [ 45000 ] 21h [ 75600 ]
          Worklog Id 151215 [ 151215 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Dev Estimates 24 21
          Remaining Estimate 3h [ 10800 ] 21h [ 75600 ]
          Original Estimate 24h [ 86400 ] 21h [ 75600 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Assignee Ganesh Sadawarte [ ganesh.sadawarte ] Samir [ samir ]
          Hide
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment -

          Hi All,

          As per discussion with Samir, marking this as done.

          Thanks,
          Swapnil P.

          Show
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment - Hi All, As per discussion with Samir, marking this as done. Thanks, Swapnil P.
          swapnil.pandhare Swapnil Pandhare (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status Code Review [ 11801 ] Done [ 10001 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Assignee Samir [ samir ] Ganesh Sadawarte [ ganesh.sadawarte ]
          ashwin.wankhede Ashwin Wankhede (Inactive) made changes -
          Status Done [ 10001 ] In QA Testing [ 11901 ]
          ashwin.wankhede Ashwin Wankhede (Inactive) made changes -
          Assignee Ganesh Sadawarte [ ganesh.sadawarte ] Jayshree Nagpure [ jayshree.nagpure ]
          swapnil.pandhare Swapnil Pandhare (Inactive) made changes -
          Status In QA Testing [ 11901 ] Done [ 10001 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Status Done [ 10001 ] In QA Testing [ 11901 ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - - edited

          Hi Ganesh Sadawarte,

          Verified Register now page.
          Page level testing is completed and observed few bugs are reported.
          As candidate is not receiving email, created bugs for this refer DMS-381.
          Hence assigning this jira to you.

          Assign be back once reported issues are fixed.

          Thanks,
          Jayshree

          cc - Priya Dhamande Swapnil Pandhare

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - - edited Hi Ganesh Sadawarte , Verified Register now page. Page level testing is completed and observed few bugs are reported. As candidate is not receiving email, created bugs for this refer DMS-381 . Hence assigning this jira to you. Assign be back once reported issues are fixed. Thanks, Jayshree cc - Priya Dhamande Swapnil Pandhare
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Ganesh Sadawarte [ ganesh.sadawarte ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status In QA Testing [ 11901 ] In Progress [ 3 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Status In Progress [ 3 ] To Do [ 10000 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Assignee Ganesh Sadawarte [ ganesh.sadawarte ] Jayshree Nagpure [ jayshree.nagpure ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Status To Do [ 10000 ] In QA Testing [ 11901 ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          assign me back one DMS-381 is fixed.

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - assign me back one DMS-381 is fixed.
          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 ] Ganesh Sadawarte [ ganesh.sadawarte ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Assignee Ganesh Sadawarte [ ganesh.sadawarte ] Jayshree Nagpure [ jayshree.nagpure ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Status In Progress [ 3 ] In QA Testing [ 11901 ]
          Hide
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment -

          DMS-381 is fixed, please check.

          Show
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - DMS-381 is fixed, please check.
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -
          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Blocked due to DMS-368 , Assign me back one DMS-368 is fixed. cc - Priya Dhamande Hrishikesh Deshpande Ganesh Sadawarte Swapnil Pandhare Samir Satya
          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 ] Ganesh Sadawarte [ ganesh.sadawarte ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Status In Progress [ 3 ] In QA Testing [ 11901 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Assignee Ganesh Sadawarte [ ganesh.sadawarte ] Jayshree Nagpure [ jayshree.nagpure ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Hi Ganesh Sadawarte,

          As DMS-368 is not yet fixed.
          Please assign this ticket back to me once DMS-368 is fixed.

          Thanks,
          Jayshree

          cc - Priya Dhamande Swapnil Pandhare Samir

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Ganesh Sadawarte , As DMS-368 is not yet fixed. Please assign this ticket back to me once DMS-368 is fixed. Thanks, Jayshree cc - 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 ] Ganesh Sadawarte [ ganesh.sadawarte ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Assignee Ganesh Sadawarte [ ganesh.sadawarte ] Jayshree Nagpure [ jayshree.nagpure ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Status In Progress [ 3 ] In QA Testing [ 11901 ]
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status In QA Testing [ 11901 ] Done [ 10001 ]
          Transition Time In Source Status Execution Times
          Ganesh Sadawarte (Inactive) made transition -
          To Do In Progress
          7d 8h 52m 1
          Ganesh Sadawarte (Inactive) made transition -
          In Progress Code Review
          5d 15h 7m 1
          Swapnil Pandhare (Inactive) made transition -
          Code Review Done
          2d 6m 1
          Jayshree Nagpure (Inactive) made transition -
          Done In QA Testing
          1d 8h 4m 2
          Ganesh Sadawarte (Inactive) made transition -
          In Progress To Do
          16h 43m 1
          Ganesh Sadawarte (Inactive) made transition -
          To Do In QA Testing
          3d 1h 13m 1
          Jayshree Nagpure (Inactive) made transition -
          In QA Testing In Progress
          13d 6h 25m 4
          Ganesh Sadawarte (Inactive) made transition -
          In Progress In QA Testing
          10d 6h 33m 3
          Ganesh Sadawarte (Inactive) made transition -
          In QA Testing Done
          4d 15h 43m 2

            People

            Assignee:
            jayshree.nagpure Jayshree Nagpure (Inactive)
            Reporter:
            samir Samir
            Developer:
            Ganesh Sadawarte (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 21h Original Estimate - 21h
                21h
                Remaining:
                Time Spent - 21h Remaining Estimate - 21h
                21h
                Logged:
                Time Spent - 21h Remaining Estimate - 21h
                21h