- Issue created by @yovanny.gomez.oyola
- π¨π΄Colombia yovanny.gomez.oyola
Added patch to fix this error. Working fine with Drupal core 10.3.1 and lightning_workflow 4
- πΊπΈUnited States shaunlaws
Thanks yovanny.gomez.oyola! This patch got rid of the error on the status page about the missing fields and the related PHP error when updating to 10.3.0.
- Status changed to Needs review
9 months ago 7:58pm 5 July 2024 - πΉπΌTaiwan cobenash Taipei
Hi folks,
I have the same issue. #2 works on my side.
I upgraded from 10.2.5 to 10.3.5, and I also upgraded all the lightning projects to the latest.
"drupal/lightning_api": "~5.0.0", "drupal/lightning_core": "^6", "drupal/lightning_layout": "~3.0.0", "drupal/lightning_media": "~5.0.0", "drupal/lightning_workflow": "~4.0.0",
But I didn't do a full check. The only thing I do is use the drush command and deploy all the configuration settings.
It's same issue while upgrading to Drupal 11
"drupal/lightning_core": "^6.0",
"drupal/lightning_layout": "3.0.1",
"drupal/lightning_media": "^5.0",
"drupal/lightning_workflow": "^4.0",Base table or view not found: 1146 Table 'drupal.block_content__scheduled_transition_date' doesn't exist