[Koha-bugs] [Bug 26992] On serial collection page, impossible to delete issues and related items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 17 10:38:11 CET 2020


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

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joonas.kylmala at helsinki.fi
             Status|Signed Off                  |Failed QA

--- Comment #10 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
The commit title needs to tell what the commit does, not what the bug is
(<https://wiki.koha-community.org/wiki/Commit_messages#Examples>). Also the
formatting is not right, so something like

Bug 26992: Fix broken issues deletion on serial collection page

would be better.

Then I'm also wondering why there needs to be eval here:

> my $deleted_item = eval { $item->safe_delete };

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list