Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.2.1
-
-
CP: sprint 134
-
0
-
Core: Platform
-
Lotus R1 2022
-
Implementation coding issue
Description
LiquibaseUtil catches exceptions, logs them, but swallows (ignores) them so that the caller assumes that the method succeeded successfully:
See these reports of silent liquibase fails:
RMB-895
MODSOURCE-380
MODSOURCE-381
LiquibaseUtil should pass on all exceptions. Checked exceptions should be wrapped as unchecked exceptions to avoid a breaking change of the method declaration.
TestRail: Results
Attachments
Issue Links
- blocks
-
RMB-895 mod-srs: Upgrade (when liquibase exception) fails silently
-
- Closed
-
- defines
-
UXPROD-3262 NFR: Data Import R1 2022 Lotus Technical, NFR, & Misc work
-
- Closed
-
- relates to
-
MODSOURCE-380 Exception when upgrading from Iris to Juniper (Liquibase script)
-
- Closed
-
-
MODSOURCE-381 Source Record Storage upgrade fails with error
-
- Closed
-