Hi @slayne40 ,
Could you please add steps to reproduce the error you encountered?
I tried to review your patch but was not able to get the error.
Tested on Drupal 10.3.5 and Media PDF Thumbnail 6.1.1 (php 8.2.20)
Thank you.
Hello!
I can confirm the bug that encountered @kavbiswa and that the patch submited cleared the error on drush updb.
Steps to reproduce :
1. Install DMB module in version 1.7 (first version D10 compatible) and enable it.
2. Remove the default DMB Notification type installed by default here > admin/structure/dmb_notification_types (drush updb will work if you don't do this).
3. Update DMB module to last version 1.11
4. Launch drush updb command : it causes error
5. Install patch
6. Launch drush updb command : no error!
See captions attached to my comment.
Thank you @kavbiswa for your work!
Hi there!
Applied merge request !97 as a patch to branch 8.1.X.
Tested on a Drupal 9.5.7 and php 8.1.28 install and works fine. (see caption)
I just noticed that the descritption does not show up if you use the "Paragraphs Browser Classic" widget in the form display.
But works fine with "Paragraphs Browser EXPERIMENTAL" and "Paragraphs (stable)" (see captions).
Thank you @akashay.singh!
I checked the commit and that is exactly what the reporter asked for and what I was about to do.
Applied merge request !41 as a patch to branch 4.X.
Tested on a Drupal 9.5.7 and php 8.1.28 install and works fine. (see caption)
Thank you @Denist3r for your work!