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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |master
                 CC|                            |[email protected]

--- Comment #1 from David Nind <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to