https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21124

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Katrin Fischer <[email protected]> ---
Hi Daniel,

have you checked it's the same mapping for all frameworks?

Before the column in items was introduced for the non-public note, we used to
leave the mapping empty and the data was stored in items.more_subfields_xml. A
mix of those old stored values with new ones would explain the behaviour you
see. For example the display in the detail view only works with the new
mapping.

Maybe you can run an SQL report to check if there is data in more_subfields_xml
or if it's stored in itemnotes_nonpublic?

If the mapping is different, don't remap immediately, as you might want to
think first about how to move your data.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to