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

Fix copy shadow properties #7343

Merged

Conversation

wachterjohannes
Copy link
Member

@wachterjohannes wachterjohannes commented Apr 3, 2024

Q A
Bug fix? yes
New feature? no
BC breaks? yes - Template will be overwritten for the locale which is a shadow
Deprecations? no
Fixed tickets fixes none
Related issues/PRs none
License MIT
Documentation PR none

What's in this PR?

This PR fixes the handling of shadow data. Some fields are copied to the shadow but until now not all which are needed and also not in the right priority

@wachterjohannes wachterjohannes changed the base branch from 2.5 to 2.6 April 4, 2024 07:33
@alexander-schranz alexander-schranz added the Bug Error or unexpected behavior of already existing functionality label Apr 4, 2024
@wachterjohannes wachterjohannes force-pushed the fix-copy-shadow-properties branch 9 times, most recently from ca4e17b to dd3f8f4 Compare April 8, 2024 08:35
@wachterjohannes wachterjohannes marked this pull request as ready for review April 8, 2024 12:16
@wachterjohannes wachterjohannes force-pushed the fix-copy-shadow-properties branch 2 times, most recently from 721a348 to 4490c4c Compare April 8, 2024 13:40
Co-authored-by: Alexander Schranz <alexander@sulu.io>
@alexander-schranz alexander-schranz merged commit 9e50dd6 into sulu:2.6 Apr 15, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants