Paragraphs cannot load Views block

Created on 1 February 2021, over 3 years ago
Updated 13 April 2024, 2 months ago

After upgrading to Drupal 9, I cannot load a BP Views field. I can go through the process of adding a View to the paragraph. Find and select my Views created block. I can Preview the page and everything looks good. When I hit Save, I get the following white screen error:

Drupal\Core\Entity\EntityStorageException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'bp_view_argument' in 'field list': INSERT INTO {paragraph__bp_view} ("entity_id", "revision_id", "bundle", "delta", "langcode", "bp_view_target_id", "bp_view_display_id", "bp_view_argument", "bp_view_title", "bp_view_data") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 201 [:db_insert_placeholder_1] => 2112 [:db_insert_placeholder_2] => bp_view [:db_insert_placeholder_3] => 0 [:db_insert_placeholder_4] => en [:db_insert_placeholder_5] => view_search_content [:db_insert_placeholder_6] => block_1 [:db_insert_placeholder_7] => [:db_insert_placeholder_8] => 0 [:db_insert_placeholder_9] => ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 810 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

UPDATE: After further investigation, I am pretty sure this is an issue with Views Reference module - it partially corrects itself with using their Beta release. So important note: I cannot get Bootstrap Paragraphs Views functions to work in Drupal 9 unless using the Views Reference module Beta release.

πŸ› Bug report
Status

Closed: works as designed

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States daveonaka

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024