]> git.evergreen-ils.org Git - 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:28:26 +0000 (10:28 -0400)
commitaf9df234dcaeed43ad37056a416ca95f051c4c7a
treece4481f5b06c37b7d398a48ce935b2ddf8b8e241
parentd4c6e9cdf69292830d167afeec8cc192b19293e4
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]