Commit ca4bd91
fix: distinguish user-provided mapping from auto-created default in summary
Check userMappingFile (the CLI argument) instead of importOptions.UserMappings
to determine if the user provided a mapping file. When --strip-owner-fields is
used without --user-mapping, the code creates an auto-default mapping that
should not report "userMappingProvided": true.
Closes #202
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent be16308 commit ca4bd91
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
0 commit comments