MapColonies / MapColonies/geocoding
Add new `SUB_TYPE` field to `type: ITEM` (MAPCO-5084)
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For `ITEMS`, we have added new `SUB_TYPE` property in order to distinguish between different types of control_points.
possible values are now:
1. CONTROL_CROSS
2. CONTROL_INFRASTRUCTURE
3. CONTROL_POINT
We need to add it to our mock data, to `generateDisplayName` control response function, and to the config's `application.controlObjectDisplayNamePrefixes`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the mock data, the generateDisplayName control response function, and the configuration entry application.controlObjectDisplayNamePrefixes. Add support for the three listed SUB_TYPE values in each location, then verify that generated control display names and configuration behavior reflect the new field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100