Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

However, syncing of already generated QR codes’ image URLs has to be done for existing adopters. This requires enhncement of the Sync job.

Sync Jenkins job should accept multiple DIAL codes (comma separated) and upsert their 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.

...