Submission titles do not get the title from the latest revision of the node the form is on.

Created on 11 July 2025, 19 days ago

Problem/Motivation

Using entity references, I'm placing webforms on nodes using the "webform" reference field, in a paragraph on the page. (the entity reference chain from webform to paragraph to node, might be the culprit here)

These nodes will change title over the course of their life.

When you view the submissions, though, you see the title from the first revision of the node.

Showing the webform reference on the node :

Showing the revisions to this node :

Showing the correct, current title of the node, which starts with the word "AI" :

Showing the Original Revision, title of the node, that starts with the word "The" :

Showing the submission page at "/admin/structure/webform/manage/generic_resource_request_form/submission/10550" : where you can see the original revision title, that starts with "The" at the top :

Steps to reproduce

Create a node that has paragraphs.

Create a paragraph type that can reference a webform on that node.

Enable revisions on the node/content type.

Change the title of the page.

Create a submission on the webform thats referenced on it.

????

Profit!

Proposed resolution

Get the correct, published revision title, to display at the top of the individual submission page.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

6.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States alphex Atlanta, GA USA

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

Comments & Activities

Production build 0.71.5 2024