[LOC Pre-validation] "Transit (mediated requests)" staff slips setting is missing

Description

Problem: "Transit (mediated requests)" staff slips setting is missing in https://lcsg-sandbox2-ramsons-pv.preview.lcap.ebsco.com environment

Steps to reproduce:

From the Secure tenant:

  1. Go to “Settings” > “Circulation” > “Staff slips”

Expected result: "Transit (mediated requests)" setting displayed

Actual result: Transit (mediated requests)" setting is not displayed

Environment: LOC pre-validation

Note: not reproducible on bugfest environment

CSP Request Details

None

CSP Rejection Details

None

Potential Workaround

None

Attachments

3
  • 20 Mar 2025, 01:45 PM
  • 10 Mar 2025, 11:06 AM
  • 10 Mar 2025, 11:06 AM

Checklist

hide

Activity

Show:

Oleksandr HrushaMarch 20, 2025 at 1:45 PM
Edited

Currently Transit (mediated requests) setting displayed in all tenants on https://lcsg-sandbox2-ramsons-pv.preview.lcap.ebsco.com/

image-20250320-134357.png

As far as I know we expect that this setting should be only in Secure tenant

CC:

Alexander KurashMarch 20, 2025 at 1:09 PM

Scrip has been executed manually for all tenants, which solved the issue.

INSERT INTO ${myuniversity}_${mymodule}.staff_slips(id, jsonb) VALUES ('e6e29ec1-1a76-4913-bbd3-65f4ffd94e04', jsonb_build_object( 'id', 'e6e29ec1-1a76-4913-bbd3-65f4ffd94e04', 'name', 'Transit (mediated requests)', 'active', true, 'template', '<p></p>')) ON CONFLICT DO NOTHING;

Roman BarannykMarch 11, 2025 at 12:48 PM

The SQL script “add_staff_slips_transit_mediated_requests.sql” in mod-circulation-storage needs to be executed after updating the module to version 17.3.0 or later. It appears that the script was not run during the module upgrade or environment setup for some reason. This issue can be resolved by manually executing the script

Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Vega

Release

Ramsons (R2 2024) Service Patch #1

RCA Group

TBD

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created March 10, 2025 at 11:05 AM
Updated March 21, 2025 at 2:09 PM
Resolved March 21, 2025 at 2:09 PM
TestRail: Cases
TestRail: Runs

Flag notifications