On the table settings page, under OPAC tables, it lists course-items-table and course_reserves_table as being part of the biblio detail page. They should be in a separate section.
Created attachment 168360 [details] [review] Bug 37229: Fix table configuration listings for course reserves This patch changes the structure of columns_settings.yml so that the configuration of tables on opac-course-details.pl and opac-course-reserves.pl are in separate sections. They should not be grouped under "biblio-detail" (opac-detail.pl). To test you should have at least one course defined and some items attached to that course. - Apply the patch and restart services. - Go to Administration -> Table settings -> OPAC - You should see "Jump to" links for biblio-detail, course_items, and course_list. - Make some changes to the course_items and course_list configurations. - Go to the OPAC and confirm that your changes are reflected in the visible columns of those tables. Sponsored-by: Athens County Public Libraries
Created attachment 168410 [details] [review] Bug 37229: Fix table configuration listings for course reserves This patch changes the structure of columns_settings.yml so that the configuration of tables on opac-course-details.pl and opac-course-reserves.pl are in separate sections. They should not be grouped under "biblio-detail" (opac-detail.pl). To test you should have at least one course defined and some items attached to that course. - Apply the patch and restart services. - Go to Administration -> Table settings -> OPAC - You should see "Jump to" links for biblio-detail, course_items, and course_list. - Make some changes to the course_items and course_list configurations. - Go to the OPAC and confirm that your changes are reflected in the visible columns of those tables. Sponsored-by: Athens County Public Libraries Signed-off-by: Sam Lau <samalau@gmail.com>
Picked from QA queue for push to main.
Pushed for 24.11! Well done everyone, thank you!
Backported to 24.05.x for upcoming 24.05.06