...
However, syncing of already generated QR codes’ image URLs has to be done for existing adopters. This requires enhncement enhancement of the DIAL code Sync job.
Sync Jenkins job should accept multiple DIAL codes (comma separated) and upsert their be able to update the DIAL Code document to Elastic Search by reading DIAL code details from ‘dialcode_store.dial_code’ table and imageURL details from 'dialcodes.dialcode_images’ table.
...