Problem/Motivation

When using the Quick Node Clone module to clone an entity, the Scheduler fields are not displayed in a fieldset (according to the Scheduler's date field configuration).

Steps to reproduce

Drupal v11.3.8
Claro Admin Theme
Scheduler v2.2.2
Quick Node Clone v1.22.0

1. Install Quick Node Clone
2. Enable cloning of a content type that also has scheduled publishing and unpublishing enabled.
3. Set "Display scheduling date input fields in" to "Separate fieldset" in that content type's Scheduler settings.
4. Create a new entity of that content type and verify that the Scheduler date fields are displayed in a fieldset. Save the entity.
Screenshot of scheduler fields in a fieldset when creating an entity
5. Clone the newly created entity and note that the Scheduler date fields are not displayed in a fieldset as expected when cloning.
Screenshot of scheduler fields not in a fieldset when cloning an entity

Proposed resolution

Scheduler fields should appear the same when creating new entities and when cloning existing entities.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
Clone entity.png25.39 KBricharddavies
Create entity.png34.29 KBricharddavies

Comments

richarddavies created an issue.