[Koha-bugs] [Bug 30927] Improve formatting or iCal files for checkout due dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 9 17:56:57 CEST 2022


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135826|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 135907
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135907&action=edit
Bug 30927 - Improve formatting or iCal files for checkout due dates

We got some feedback from a patron regarding the default notifications on the
iCal export for the patron checkout summary in the OPAC. The notifications send
1 minute before the event (the due date), which is midnight.

It makes more sense for:
A) Checkouts due at midnight to be "All day events"
B) Checkouts due at specific time to start in the morning, and end at the time
due.

Test Plan:
1) Apply this patch
2) Restart all the things!
3) Make a checkout due at 23:59
4) Make a checkout due at 11:00
5) Download the iCal file from the OPAC
6) Import this file into Calendar
7) Note the first checkout is an all day event
8) Note the second checkout starts in the morning and ends at the due time

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


More information about the Koha-bugs mailing list