/
Quesnelia (R1 2024) Required manual migrations

Quesnelia (R1 2024) Required manual migrations

Module

Instructions

Comments

Contact person/
Automation Jira

Module

Instructions

Comments

Contact person/
Automation Jira

PostgreSQL

Migrate from PostgreSQL 12 to a more recent version by November 14, 2024.

PostgreSQL 12 will reach end of life (no security fixes!) on November 14, 2024.

FOLIO officially supports PostgreSQL 16 from Quesnelia on.

Quesnelia is the official PostgreSQL transition release that can run under both PostgreSQL 12 and PostgreSQL 16, this will allow deployed environments to transition. PostgreSQL 13, 14, and 15 are not officially supported but are in use in several institutions and are known to work with Poppy and Quesnelia. There are no known issues running Poppy with PostgreSQL 16.

@Julian Ladisch

Quesnelia | Quesnelia Infrastructure

DR-000038 - PostgreSQL Upgrade to 16

mod-inventory-storage

Fixed since Quesnelia CSP#1 if there are less than 3 million holdings records.

Quesnelia (R1 2024): Holdings migration

Holdings records must be migrated

Important! The manual migration was included in module migrations. The instructions for manual script only apply if there are more than 3M affected holding records in the tenant database. If there are more affected records, then the manual script should be applied first and module should be enabled after script is done. (see the Instructions link)

@Pavlo Smahin

MODINVSTOR-1189: Quesnelia holdings migration automationClosed

Partly fixed in mod-inventory-storage 27.1.4 released as Quesnelia CSP#1.

mod-circulation-storage

Fixed since Quesnelia CSP#2.

If library has changed any reference data ( https://github.com/folio-org/mod-circulation-storage/tree/v17.2.0/reference-data ) and migrates using loadReference = true: Make a backup before migration and restore afterwards.

Migration from Poppy to Quesnelia resets reference data.
Other modules don’t touch existing reference data when migrating with parameter loadReference = true, but mod-circulation-storage does.
Most notable reference data that gets reset to default: Circulation rules.

@Stephanie Buck