Summary: | When importing records diff view implies imported records will overwrite even ignored | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Tools | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | emily.lamancusa |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Nick Clemens (kidclamp)
2023-12-01 14:39:20 UTC
+1 for this! The diff view follows the standard conventions for git, but it's confusing and misleading with regards to what's actually happening with the record. It would be ideal if the green and red highlighting could show what data is actually kept based on the import settings. Or failing that, we could highlight the differences in yellow on both sides, to at least avoid giving a wrong impression when the incoming file is being ignored. |