[Bug 17745] New: Notices does not generate
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17745 Bug ID: 17745 Summary: Notices does not generate Change sponsored?: --- Product: Koha Version: 16.05 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: vimal0212@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 58049 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58049&action=edit Notices screenshot Dear Friends, My friends and me got problem regarding notices. Our Koha version is 16.05.5 Checked out 3 books. Notice (Digest) sent by Koha. It includes 3 books details. When the books check in two notices generated and sent, third book notice notice not generate by Koha. See the screen shot. https://s23.postimg.org/5klk9em63/Sent_notices_for_Vimal_Kumar_2.png -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17745 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think this happens because of the timing. Notices are usually sent out every 15 minutes. The system will collect items for check-in and check-out notices within this timeframe. Your notices were sent out at :15 - so my guess is that while the first notice was processed, the check-in happened and so another notice was generated. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17745 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Severity|major |normal --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Vimal, Could you give us more information to recreate this problem? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17745 Litty <amalalib09@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amalalib09@gmail.com --- Comment #3 from Litty <amalalib09@gmail.com> --- Created attachment 59390 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59390&action=edit 3 books check in message is not possible -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17745 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Make your your notice templates are correct - reset to the standard one if possible and try it again. It might be you are missing that you are missing the markers for the repeating section with the list of items, it should be something like: ---- <<biblio.title>> ---- Not having the ---- will cause problems with formatting for the CHECKIN and CHECKOUT notices. If that isn't the problem, please send an email to the mailing list. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17745 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There was a race condition with generating CHECKOUT/CHECKIN notices that we fixed on another bug. Closing fixed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org