Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #71 Jurisdiction based validation for property update #1030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RiddhiG2512
Copy link

Made the following changes to check if the assessor/assignee is in the jurisdiction of the property

-> Added HrmsService to fetch employee data in a particular jurisdiction
-> Added appropriate data models - Employee, HRMSResponse and Locality to store the fetched response
-> Modified Property model to get Locality as a field
-> Modified PropertyValidator to validate based on juridiction at 2 levels while updating property. First for the assessor to be in the same jurisdiction and the assignee to be in the same jurisdiction as well
-> Modified application.properties for jurisdiction flag and hrms endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant