-
-
Notifications
You must be signed in to change notification settings - Fork 16
[Feature Request]: Consolidate Village and City terminilogy #1310
Copy link
Copy link
Open
Labels
Code base improvementAny improvements to the code base which makes it more maintainable or easier to use for users.Any improvements to the code base which makes it more maintainable or easier to use for users.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project, if it exists.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
Currently, Village and City are used interchangeably. This leads to confusion amongst users.
For example:
- When creating a customer users have to provide a
City - On an initial instance of MPM no cities are available
- Users have to use the
Create Villagebutton to add aCity
Which is unintuitive.
Proposed Solution
Please consolidate all users of city and village to only use Village.
This covers
- Function calls
citiestables- UI elements
Alternatives Considered
N/A
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Code base improvementAny improvements to the code base which makes it more maintainable or easier to use for users.Any improvements to the code base which makes it more maintainable or easier to use for users.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed