]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1882825: Add setting for booking pull list grid
authorJane Sandberg <sandbej@linnbenton.edu>
Tue, 9 Jun 2020 20:51:24 +0000 (13:51 -0700)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 23 Sep 2020 20:46:06 +0000 (16:46 -0400)
commitdabe1b66f6e95ed7a9159cd75ae62c729e15e1fb
tree26b552407f6a80292c0f69476330bef321c360b9
parentaa8b0f39bc6ea88d600f57c80568c0bcbf8f660d
LP1882825: Add setting for booking pull list grid

Steps to test:
[1] Go to the Booking Pull List.
[2] Change the grid around and try to save.
[3] Note in your browser console an error message: "Error saving columns: No user or workstation setting type exists for eg.grid.booking.pull_list"
[4] Run the database migration included in this commit.
[5] Repeat steps 1-2.
[6] Note that no error message appears.
[7] Try exiting Evergreen and coming back (using the same workstation).  Note that your changes to the grid have stuck!

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.add_missing_setting_for_booking_pull_list_grid.sql [new file with mode: 0644]