FOLIO-FSE / FOLIO-FSE/folio_migration_tools
User transformer should allow mapping by code as well as name
Open
- Dominant language
- Python
- Stars
- 14
- Forks
- 10
- Avg merge
- 55m
- Merged PRs (30d)
- 7
Description
Code is consistently more concise, stable, less prone to containing problematic values, and more likely to line up with source data. Although we've always mapped to name, code is the more useful value
Desirable to allow mapping to folio_code as well as folio_name.
Contributor guide
Research direction
Start by locating the user transformer and the existing mapping for folio_name. Trace how transformer mappings are configured and validated, then inspect any relevant tests. Done means the same mapping flow can use folio_code as an alternative to folio_name, with existing name-based behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100