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

Fridolin SOMERS <[email protected]> changed:

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

--- Comment #16 from Fridolin SOMERS <[email protected]> ---
Hi, nice work.

I see :
my $template = firstval { $_->{'name'} eq $marc_modification_template_name }
GetModificationTemplates();

Looks odd to me.
Indeed marc modification template name is not unique.
I think this can be buggy.

I suggest add unique constraint to marc modification template name
or store marc modification template id for this feature.

-- 
You are receiving this mail because:
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