]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1910891: Add new booking perms to appropriate groups
authorJane Sandberg <sandbej@linnbenton.edu>
Sun, 10 Jan 2021 06:20:29 +0000 (22:20 -0800)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 13 Jul 2021 14:26:22 +0000 (10:26 -0400)
commit0c414a2e9253f5e7b457c9b9a30fc3444eb5f26f
tree84840a2652ebfb869c4286e3e38603e565307f44
parent5cd1d5224799c3ad9d85b21a13bb1d641a7012a7
LP1910891: Add new booking perms to appropriate groups

Steps to test:

1) Without this patch, create a reservation for a BR1 resource at BR1.
2) Log in as a circulator at BR1.
3) Go to Booking > Manage Reservations.  Note that you can't see your reservation.
4) Run this upgrade script.
5) Repeat steps 2-3.  Notice that you can now see the reservation.
6) Wipe your database and re-install it with the additions to the seed data
in this commit.  Repeat steps 1-3 and notice that you can see the reservation
as expected.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.new_booking_perms_in_map.sql [new file with mode: 0644]