Bill Genie lower case search
BPA
Added audit details for owner
Removed land info from bpa-persister
Added indexer for bpa
Added indexer for stakeholder Registration
Changed owners to landinfo and added revocation letter content
Added report run date
Added report run date
Added oc certificate
Updated texts
Changed alignment and added QA code
Added for OC
Changed alignment and added QA code
Added for OC
Changed filestore to filestoreId
Updated noc persister
EGOV-INFRA CHANGES
File Name : helm/environments/qa.yaml
change the key from
allowed-file-formats:to allowed-file-formats-map:
File Name :helm/charts/municipal-services/firenoc-services/values.yaml
Added EGOV_DEFAULT_STATE_ID in fire noc environment file to pick up proper tenant during search call.
- name: EGOV_DEFAULT_STATE_ID valueFrom: configMapKeyRef: name: egov-config key: egov-state-level-tenant-id
SMS-Notification Service
Added sms.config.map property for SMS changes
File Name : helm/charts/core-services/egov-notification-sms/values.yaml
Remove the sms.config.map
from the values.yml file
It should move to helm/environments/qa.yaml like below
sms-config-map: "{'User':'$username', 'passwd': '$password', 'sid':'$senderid', 'mobilenumber':'$mobileno', 'message':'$message', 'mtype':'N', 'DR':'N', 'smsservicetype':'singlemsg'}"