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.

5. Clone the newly created entity and note that the Scheduler date fields are not displayed in a fieldset as expected when cloning.

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
| Comment | File | Size | Author |
|---|---|---|---|
| Clone entity.png | 25.39 KB | richarddavies | |
| Create entity.png | 34.29 KB | richarddavies |
Comments