Data copied from RMC-BestFit into CSV files occasionally gets altered in ways that require the user to track down errors and re-copy. Root cause unclear — could be Excel locale handling, clipboard encoding issues, silent date reformatting, or something else.
Scope
Currently note-only — needs a reproducible case to investigate. If a user reports this again, capture:
- OS and Excel version
- Exact paste destination (Excel, text editor, etc.)
- A before/after diff of the affected rows
Likely superseded by direct SQLite reading (#11) once that's implemented.
Feedback source
Raised by Allen (comment #6).
Data copied from RMC-BestFit into CSV files occasionally gets altered in ways that require the user to track down errors and re-copy. Root cause unclear — could be Excel locale handling, clipboard encoding issues, silent date reformatting, or something else.
Scope
Currently note-only — needs a reproducible case to investigate. If a user reports this again, capture:
Likely superseded by direct SQLite reading (#11) once that's implemented.
Feedback source
Raised by Allen (comment #6).