Skip to content

Commit

Permalink
write to logs
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamShawBAH committed Mar 5, 2024
1 parent aaeaf07 commit e444918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/helpers/ptcpnt_persn_id_depnt_org_fix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def start_processing_records
end
# record count with errors after fix
@stuck_job_report_service.append_record_count(self.class.error_records.count, ERROR_TEXT)
@stuck_job_report_service.write_log_report(ERROR_TEXT)
end

class << self
Expand Down

0 comments on commit e444918

Please sign in to comment.