Versions Compared

Key

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

...

Edit/Update property main index can be found in the link given below:

https://github.com/egovernments/digit/DIGIT-Dev/frontend/micro-ui/web/micro-ui-internals/blob/development/packages/modules/pt/src/pages/citizen/EditProperty/index.js

...

Update Util function: this function did the exact opposite of create util function (refer Property Tax - My Applications ), the property object which is received from the Property Search API, is converted to the create flow relevant structure so that the values can be pre-populated for the user convenience, on completing the flow, application is updated. Link for the same can be found below:

https://github.com/egovernments/digit/DIGIT-Dev/frontend/micro-ui/web/micro-ui-internals/tree/development/packages/modules/pt/src/utils

...

MDMS:

MDMS data which is being used here is same as the create flow only, as the flow structure used for edit/update property is same as the create property. Please refer the link for detailed MDMS information.

...

For Edit/Update Property also, the Localization keys are being added in the ‘rainmaker-pt’ locale module. To change, update or adding of any new localization key will be done in the same locale module only

Role Actions:

API

Roles

Action Id

1

/access/v1/actions/mdms/_get

CITIZEN

870

2

/egov-mdms-service/v1/_search

CITIZEN

954

3

/localization/messages/v1/_search

CITIZEN

1531

4

/property-services/property/_create

CITIZEN

1895

5

/property-services/property/_search

CITIZEN

1897

6

/property-services/property/_update

CITIZEN

1896

7

/property-services/assessment/_search

CITIZEN

 

8

/billing-service/bill/v2/_fetchbill

CITIZEN