Done
Details
Assignee
Aivar IusupovAivar IusupovReporter
Aliaksandr FedasiukAliaksandr FedasiukPriority
P3Story Points
2Sprint
NoneDevelopment Team
FolijetRelease
Lotus R1 2022RCA Group
Requirements changeTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Aivar Iusupov
Aivar IusupovReporter
Aliaksandr Fedasiuk
Aliaksandr FedasiukPriority
Story Points
2
Sprint
None
Development Team
Folijet
Release
Lotus R1 2022
RCA Group
Requirements change
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 23, 2022 at 3:07 PM
Updated April 4, 2023 at 8:26 PM
Resolved April 6, 2022 at 1:35 PM
In the class ModTenantAPI method "loadData" doesn't pay attention on error messages from liquibase (it gives back "successfully" in any case)
Steps to reproduce:
rebuild SRS with folio-liquibase-util-1.5.0-SNAPSHOT
vagrant up
change the value in the "md5sum" field in the "diku_mod_source_record_storage.databasechangelog" table to any value
run POST request to SRS:
for example:
check response
Expected result (see "error message"):
Additional info:
We can call the /_/tenant/$id API (again) with a wait parameter until "complete" is true, see description above.
Example: /_/tenant/458b6397-c4d2-46b2-a771-ace8a310bcea?wait=30000
A.I.: Added Wiki page to include in Release notes for module upgrades (not to miss the errors).
https://folio-org.atlassian.net/wiki/display/FOLIJET/Module+upgrade+via+Tenant+API