iu_paragraphs_update_10001 error: Table 'db.paragraph__rivet_billboard_layout' doesn't exist

Created on 26 July 2024, 4 months ago
Updated 9 August 2024, 3 months ago

Problem/Motivation

I see the following error when running iu_paragraphs_update_10001() when run against a site that doesn't have the requisite database tables:

[error] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.paragraph__rivet_billboard_layout' doesn't exist: UPDATE "paragraph__rivet_billboard_layout" SET "rivet_billboard_layout_value"=:db_update_placeholder_0

Proposed resolution

To handle the scenario where the requisite database table might not exist, add a check to see if the table exists before performing the update and delete operations.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.2

Component

User interface

Created by

🇪🇨Ecuador jwilson3

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024