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

Brendan Lawlor <[email protected]> changed:

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

--- Comment #10 from Brendan Lawlor <[email protected]> ---
This is especially important since the regex solution can only append to fields
that already have text in them.

If your batch of barcodes has a mix of some items with notes and some without
then your batch mod will only append to the notes that already exist. This is
probably not what the user is expecting when they are trying to append text to
a field.

It creates an extra step if you have to separately batch mod items that don't
have a note.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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