Document Type | Config Change |
---|---|
Owner | |
Release name | |
Date | |
Status | INPROGESS |
MDMS changes
Feature | |||
---|---|---|---|
BPA | New | To add order for the documents | |
BPA | Update | OC Calculation | |
BPA | New, Update | PR 123 (5) |
Updated OC calculation
Updated disclaimer
Changed url - bpa to land
Added idFormat for OC
Added checklist for OC
Updated usages
Updated Sub occupancy type
Updated Occupancy type
Added tax period for OC
Added taxheadmaster for OC
Added billing service for OC
Updated Taxhead master for OC
Updated Tax period for OC
Changed id format for bpa permit
TradeLicense
Updated the URL for document pop up in the TL search screen
https://github.com/egovernments/egov-mdms-data/pull/1160/files#diff-9353223bf4c21616e1da760c3199ead0
Updation of rebate and penalty
TL Renewal Changes
Universal Collections
Added disclaimer in the footer
Localisation Search role action mappingĀ
Added new action for v2 localisation search
Mapped the localisation V2 search with Employee Role
Disabling the Reports and UI localization Links from the UAT since these are not part of any release.
Backend Config Changes
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
Infra Change:
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'}"