-
Notifications
You must be signed in to change notification settings - Fork 0
Description
When setting a publishing date on eg. the staging environment and transferring the node to the live environment the publishing date does not follow.
Reproduction
If you're filing a bug, please describe how to reproduce it. Include as much
relevant information as possible, such as:
Bug summary
Schedueled publishing time is not transferred between environments. This is a test node on my development environment:
And this is how the same section, of the same node looks after transferring to the live environment:
Specifics
I've tested it when transferring a node from a development environment to a live environment.
Steps to reproduce
- Create a node on a development or staging environment
- Transfer the node to the live environment
That should make the publishing date disappear on the live environment and the node just displays as unpublished.
Expected result
I'd expect the publish date to transfer alongside the other content, and for the node to be published at said date.
Actual result
The publishing date is not transferred and the content node will remain unpublished.