[Koha-bugs] [Bug 32891] Curbside pickups - Wrong slot selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 6 19:40:11 CET 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |master
                 CC|                            |david at davidnind.com

--- Comment #1 from David Nind <david at davidnind.com> ---
I tested Caroline's setup and I get the same message as well:

1. I don't think it is the order of the time slots, as it happened to me for a
day when they were in order (Monday) (see bug 32788).

2. I changed Henry's home library to Centerville, but the message still
occurred.

3. I couldn't see any errors in the browser console or error logs.

4. I also tried days a week or two in the future, but it still occurred.

5. There are tests (in t/db_dependent/Koha/CurbsidePickups.t) that generate the
"Wrong slot selected" message - they seem logical, but shouldn't be something
that you can replicate in the staff interface as you can only select from the
date and times configured and displayed:
   #Day is not ok 
   Cannot create a pickup on a day without opening slots defined
   #Day ok but datetime not ok
   Cannot create a pickup on a time without opening slots defined
   #Day ok, datetime inside the opening slot, but wrong (15:15 for instance)
   Cannot create a pickup on a time that is not matching the start of an
interval

IRC log discussion links:
* 2023-02-03: https://irc.koha-community.org/koha/2023-02-03#i_2470945
* 2023-02-06: https://irc.koha-community.org/koha/2023-02-06#i_2471054

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


More information about the Koha-bugs mailing list