Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: On matrializing a node in user workspace, creationDateTime gets lost #5280

Open
1 task done
dlubitz opened this issue Oct 9, 2024 · 0 comments
Open
1 task done
Assignees

Comments

@dlubitz
Copy link
Contributor

dlubitz commented Oct 9, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If I change a property of a node, the node becomes materialized in my user workspace. In fact, the node from the base workspace get copied (similarized) into the user workspace. Also the creationDateTime should be copied. Currently the creationDateTime does not and will be "now" instead.

Expected Behavior

The matrialized node shall have the same creationDateTime as the node in the base workspace.

Steps To Reproduce

  • Login as user
  • Select a node which has no unpublished changes
  • Check "Created" in "Additional changes" in the inspector.
  • Change something on the node.
  • Check "Created" in "Additional changes" in the inspector again.

Environment

- Flow: 8.3.11
- Neos: 8.3.17
- PHP: 8.3

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant