]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1917826: Add All Videos option to the Search Format dropdown
authorJane Sandberg <sandbej@linnbenton.edu>
Fri, 5 Mar 2021 03:28:05 +0000 (19:28 -0800)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 10 Mar 2021 21:05:15 +0000 (16:05 -0500)
commit33620ca656a97f20d3bb0e6eb94f3870bef88821
tree4e04f583ede060d7f0c40ee9779aafb62dfb757f
parentdaab71cf6a575117a358c48a5aa1b0f4952e3283
LP1917826: Add All Videos option to the Search Format dropdown

To test:
1) Make sure that you have not added an "All Videos" option or a
config.coded_value_map with ID=1738 to the system you are testing
on.
2) Run the upgrade script, including the reingest.
3) Open the OPAC.
4) Perform a basic search using Format="All Videos".
5) Make sure that all the videos you expect show up, and no non-videos
   appear in the results.
6) Try building the database from scratch, using the seed data from this
   branch
7) Repeat steps 3-5.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.all_video_search_format.sql [new file with mode: 0644]