Error when we save pargraph using paragraph block

Created on 18 May 2021, over 3 years ago
Updated 15 November 2023, about 1 year ago

Problem/Motivation

I am getting below error when we save the paragraph form.

The website encountered an unexpected error. Please try again later.
Error: Call to undefined method Drupal\paragraph_blocks\Entity\ParagraphBlocksEntity::getChangedTime() in Drupal\conflict\Entity\ContentEntityConflictHandler->autoMergeNonEditedTranslations() (line 399 of modules/contrib/conflict/src/Entity/ContentEntityConflictHandler.php).

Paragraph entity doesn't have changed time stamp field. So this is the problem.

Steps to reproduce

Enable paragraph & paragraph blocks module.
Create new paragraph type and create new block type. Add new paragraph field in block type.
Create block and attach that block to any node page using layout builder or block field module.
You can see contextual link on block section in node page.
Click edit link and save paragraph form. Then you will receive this error.

Proposed resolution

I think temporary solution is check the changed field is exist on entity. Any permanent solution would be best.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs review

Component

Code

Created by

🇮🇳India iyyappan.govind Chennai, India

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.71.5 2024