Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#225 - Check that paragraph.field_oe_social_media_links exists before doing changes. #227

Open
Shura80 opened this issue Apr 17, 2024 · 1 comment

Comments

@Shura80
Copy link

Shura80 commented Apr 17, 2024

Hello,

After updating to oe_paragraphs 1.23, the hook_post_update number 10010 is crashing because when using this module but not the social_media_links paragraphs, there is no paragraph.field_oe_social_media_links field and, therefore, the config setting is not available/existing to be loaded and modified.

Please check if that field exists before making the needed changes.

Note: the issue occurred also in oe_paragraphs_post_update_10009:
#188

image

@Shura80 Shura80 changed the title #225 - Check that paragraph.field_oe_social_media_links exists before doing changes. #187 - Check that paragraph.field_oe_social_media_links exists before doing changes. Apr 17, 2024
@Shura80 Shura80 changed the title #187 - Check that paragraph.field_oe_social_media_links exists before doing changes. #225 - Check that paragraph.field_oe_social_media_links exists before doing changes. Apr 17, 2024
@Shura80
Copy link
Author

Shura80 commented Aug 28, 2024

Can someone please take care of this issue? It is blocking our upgrade to the latest version of the module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant