Goal
When a field is added to the schema mapping or a default mapping is loaded, automatically pre-populate the Term column based on mappingPath matches in the schema terms JSON.
Background
Auto-mapping reduces manual effort and ensures correctness. Fields whose mappingPath exactly matches a term's entry in the JSON are mapped automatically; unmatched fields are left for the user to map manually.
Acceptance Criteria
Goal
When a field is added to the schema mapping or a default mapping is loaded, automatically pre-populate the Term column based on
mappingPathmatches in the schema terms JSON.Background
Auto-mapping reduces manual effort and ensures correctness. Fields whose
mappingPathexactly matches a term's entry in the JSON are mapped automatically; unmatched fields are left for the user to map manually.Acceptance Criteria
mappingPathmatches the field's path.