Uploaded image for project: 'WORKTERRA'
  1. WORKTERRA
  2. WT-9221

Import - Marital Status is not updated Properly

    Details

    • Type: Bug
    • Status: Production Complete
    • Priority: Low
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BenAdmin
    • Labels:
      None
    • Environment:
      Stage
    • Bug Type:
      Functional
    • Bug Severity:
      Medium
    • Module:
      BenAdmin - Import
    • Reported by:
      Harbinger
    • Item State:
      LB QA - In Testing
    • Issue Importance:
      Must Have

      Description

      Replication Steps :
      1) Create one Spouse [ Dependent ] import template with mandatory field
      2) Create import file with mandatory fields of dependent
      3) Import Spouse Data

      NOTE : Spouse data is imported successfully but Marital Status on Demographics Page is not updated properly.
      CC - Sachin Hingole

        Attachments

          Activity

          Hide
          suraj.sokasane Suraj Sokasane (Inactive) added a comment -

          Hi Jaideep Vinchurkar,

          This is not implemented in Import yet. Can we convert this to Enhancement?

          Show
          suraj.sokasane Suraj Sokasane (Inactive) added a comment - Hi Jaideep Vinchurkar , This is not implemented in Import yet. Can we convert this to Enhancement?
          Hide
          suraj.sokasane Suraj Sokasane (Inactive) added a comment -

          Hi Jaideep Vinchurkar,

          Please let us know your decision on this. Is this supposed to be implemented? if yes, Enhancement or bug?

          Show
          suraj.sokasane Suraj Sokasane (Inactive) added a comment - Hi Jaideep Vinchurkar , Please let us know your decision on this. Is this supposed to be implemented? if yes, Enhancement or bug?
          Hide
          vishal.bajad Vishal Bajad (Inactive) added a comment -

          Hi ,

          We have done code changes and its pending for review. it will deployed on LB next deployment patch once we done with review.

          Thanks !

          Show
          vishal.bajad Vishal Bajad (Inactive) added a comment - Hi , We have done code changes and its pending for review. it will deployed on LB next deployment patch once we done with review. Thanks !
          Hide
          meghana.joshi Meghana Joshi (Inactive) added a comment -

          Hi Vishal Bajad,

          Verified on LB and Found below issues :

          1) Spouse Data Imported successfully , But Marital Status is not updated if Spouse effective date is given in file
          2) Import Failed if Null Replacement Character is given in file for Spouse effective date field.
          3) Import Failed if date is not given [ i.e. blank ] in file for Spouse effective date field.

          Error Log :
          ErrorID : 0
          ErrorSource : ControllerAppTier.SaveAndGetData->WORKTERRAControllerAppTier.SaveAndGetData->ExecuteImportDTS.ImportData_Isolated->WTIsolatedRoutines.Main->ExecuteImportDTS.ImportData->ImportValidation.ImportData->ImportValidation.ProcessImportDataFile->ImportValidation.ValidateAndInsertData->ImportValidation.ExecuteDependentQueries
          ErrorMessage: Conversion failed when converting character string to smalldatetime data type

          Thanks,
          [~meghana joshi]

          Show
          meghana.joshi Meghana Joshi (Inactive) added a comment - Hi Vishal Bajad , Verified on LB and Found below issues : 1) Spouse Data Imported successfully , But Marital Status is not updated if Spouse effective date is given in file 2) Import Failed if Null Replacement Character is given in file for Spouse effective date field. 3) Import Failed if date is not given [ i.e. blank ] in file for Spouse effective date field. Error Log : ErrorID : 0 ErrorSource : ControllerAppTier.SaveAndGetData->WORKTERRAControllerAppTier.SaveAndGetData->ExecuteImportDTS.ImportData_Isolated->WTIsolatedRoutines.Main->ExecuteImportDTS.ImportData->ImportValidation.ImportData->ImportValidation.ProcessImportDataFile->ImportValidation.ValidateAndInsertData->ImportValidation.ExecuteDependentQueries ErrorMessage: Conversion failed when converting character string to smalldatetime data type Thanks, [~meghana joshi]
          Hide
          suraj.sokasane Suraj Sokasane (Inactive) added a comment -

          Hi Ankur Deshpande,

          Vishal has made some changes. Please take latest code and look into the issue reported by Meghana.

          Show
          suraj.sokasane Suraj Sokasane (Inactive) added a comment - Hi Ankur Deshpande , Vishal has made some changes. Please take latest code and look into the issue reported by Meghana.
          Hide
          ankur.deshpande Ankur Deshpande (Inactive) added a comment -

          Hi All,

          We are looking into this issue.

          Regards,
          Ankur

          Show
          ankur.deshpande Ankur Deshpande (Inactive) added a comment - Hi All, We are looking into this issue. Regards, Ankur
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Hi Ankur Deshpande,

          Verified on LB
          Company - City of durham

          Martial status is not updated on demographics when spouse is imported.
          Hence Re-opening this jira

          Thanks
          Jayshree

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Ankur Deshpande , Verified on LB Company - City of durham Martial status is not updated on demographics when spouse is imported. Hence Re-opening this jira Thanks Jayshree
          Hide
          ankur.deshpande Ankur Deshpande (Inactive) added a comment -

          Concern : Import - Marital Status is not updated Properly.
          Cause : The MaritialStatusID was NULL in Employee table, due to this where clause was getting failed.
          Correction : Modified where clause for the same.

          Show
          ankur.deshpande Ankur Deshpande (Inactive) added a comment - Concern : Import - Marital Status is not updated Properly. Cause : The MaritialStatusID was NULL in Employee table, due to this where clause was getting failed. Correction : Modified where clause for the same.
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Hi Ankur Deshpande,

          Verified on LB
          Company - City of Durham

          Verified below scenario :
          1)Spouse Data Imported successfully , Marital Status is updated as "Married" on Demographics Page of Employee for newly added spouse(Spouse relationship status - Spouse)
          2)Verified for Spouse import When Spouse Relationship status are Ex-spouse, Domestic Partner,Common law spouse - Not updating Martial status, it will remains blank (working as As per UI)
          2)Verified for spouse import when effective date is ~, Blank - Import done successfully
          3)Verified Updating of Martial status through import from Martial to single - Pass(verified through Demographics import->Mapped Martial status field)

          Also verified impact testing which is not working as its not implemented under this jira
          1)Updating Relationship Status Ex-Spouse to Spouse -> Martial status must update from blank to Married (As per UI)
          2)Updating Martial Status from Married to Divorced - Spouse Relation status must update from Spouse to Ex-spouse
          Will create separate jira for this issues

          Will move this jira Ahead ready for stage as its implemented functionality is working properly.

          Thanks,
          Jayshree

          CC : Rakesh Roy Prasad Pise

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Ankur Deshpande , Verified on LB Company - City of Durham Verified below scenario : 1)Spouse Data Imported successfully , Marital Status is updated as "Married" on Demographics Page of Employee for newly added spouse(Spouse relationship status - Spouse) 2)Verified for Spouse import When Spouse Relationship status are Ex-spouse, Domestic Partner,Common law spouse - Not updating Martial status, it will remains blank (working as As per UI) 2)Verified for spouse import when effective date is ~, Blank - Import done successfully 3)Verified Updating of Martial status through import from Martial to single - Pass(verified through Demographics import->Mapped Martial status field) Also verified impact testing which is not working as its not implemented under this jira 1)Updating Relationship Status Ex-Spouse to Spouse -> Martial status must update from blank to Married (As per UI) 2)Updating Martial Status from Married to Divorced - Spouse Relation status must update from Spouse to Ex-spouse Will create separate jira for this issues Will move this jira Ahead ready for stage as its implemented functionality is working properly. Thanks, Jayshree CC : Rakesh Roy Prasad Pise
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Verified on Stage
          Company - Caiso for hspl

          Verified below scenario : - Working as expected

          1)Spouse Data Imported successfully , Marital Status is updated as "Married" on Demographics Page of Employee for newly added spouse(Spouse relationship status - Spouse)
          2)Verified for Spouse import When Spouse Relationship status are Ex-spouse, Domestic Partner,Common law spouse - Not updating Martial status, it will remains blank (working as As per UI)
          2)Verified for spouse import when effective date is ~, Blank - Import done successfully
          3)Verified Updating of Martial status through import from Martial to single - Pass(verified through Demographics import->Mapped Martial status field)

          Marking item state as Ready for production

          Thanks,
          Jayshree

          Cc : Rakesh Roy Prasad Pise

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Verified on Stage Company - Caiso for hspl Verified below scenario : - Working as expected 1)Spouse Data Imported successfully , Marital Status is updated as "Married" on Demographics Page of Employee for newly added spouse(Spouse relationship status - Spouse) 2)Verified for Spouse import When Spouse Relationship status are Ex-spouse, Domestic Partner,Common law spouse - Not updating Martial status, it will remains blank (working as As per UI) 2)Verified for spouse import when effective date is ~, Blank - Import done successfully 3)Verified Updating of Martial status through import from Martial to single - Pass(verified through Demographics import->Mapped Martial status field) Marking item state as Ready for production Thanks, Jayshree Cc : Rakesh Roy Prasad Pise
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Verified on Production
          Company - Caiso for hspl

          Working as expected
          Marking item state as production complete

          Thanks,
          Jayshree

          CC; Rakesh Roy Prasad Pise

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Verified on Production Company - Caiso for hspl Working as expected Marking item state as production complete Thanks, Jayshree CC; Rakesh Roy Prasad Pise

            People

            Assignee:
            jayshree.nagpure Jayshree Nagpure (Inactive)
            Reporter:
            meghana.joshi Meghana Joshi (Inactive)
            Developer:
            Ankur Deshpande (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:
              Dev Due Date:
              Pre-Prod Due Date:
              Production Due Date:

                Time Tracking

                Estimated:
                Original Estimate - 0h
                0h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 37.75h
                37.75h