[Koha-bugs] [Bug 31028] Add 'Report a concern' feature for patrons to report concerns about catalog records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 3 18:01:27 CET 2023


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

--- Comment #394 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Nearly there here.. I've rolled the QA fixes into the various commits and added
tests for all the new object methods and api's introduced.

However.. writing those tests has made me want to do a tiny bit of
refactoring.. I'm going to move the notice generation that currently happens
inside the API controller into the Koha::Ticket::Update object to match what I
did for similar message generation in the Koha::Ticket store method.

Once I've done that, I'll also want to enhance/add some additional unit tests
to cover those notices and ticket triggers.

Hopefully I'll get all that done on Monday and have a fresh patchset to
upload... thanks for taking a look already Kyle.. I'll poke again once we're
ready for a final review.

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


More information about the Koha-bugs mailing list