https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30955 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168970|0 |1 is obsolete| | --- Comment #3 from Roman Dolny <roman.dolny@jezuici.pl> --- Created attachment 169252 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169252&action=edit Bug 30955: Sends notice to new owner at transfer This patch adds a new notice, TRANSFER_OWNERSHIP, under a new module, Lists. When a list is transferred to a new owner, this notice is triggered, containing a short paragraph detailing the list name. TO TEST: a) log in as a koha superlibrarian b) go to the lists module, create a public list, and make a note of the title used c) on the lists module, transfer the list to some other user, and make a note of the user used d) go to the patron notices page for the user in step c e) ensure that a notice has been generated 1) check the contents of the notice, it should contain - the new owner's name - the list's title - the old owner's name & (if set) email f) under tools > notices, modify the notice for TRANSFER_OWNERSHIP g) repeat steps c-e 1) ensure the modifications you've made are now visible in the notice Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> QA script unhappy: FAIL installer/data/mysql/atomicupdate/bug_30955-add-new-notice.pl FAIL forbidden patterns forbidden pattern: tab char (line 1) WARN tidiness The file is less tidy than before (bad/messy lines before: 0, now: 13) WARN t/db_dependent/Koha/Virtualshelf.t WARN tidiness The file is less tidy than before (bad/messy lines before: 9, now: 12) -- You are receiving this mail because: You are watching all bug changes.