-
Notifications
You must be signed in to change notification settings - Fork 641
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
[3.4] Matrix Changes Not Merging #5503
Comments
This is expected; currently field value changes can only be merged in for an entire field, not sub-field blocks/fields. And if you’ve modified a Matrix field at all anywhere within a draft, then it will be protected from being overwritten. |
Will this be more obvious on release? I'm sure this is going to cause confusion with our client when they click "Merge" and nothing happens. If it's unable to merge, should the button be there at all? Or can the block be labeled something outside of a yellow "M"? Maybe a white "P" inside of a red block for protected. |
Yeah we probably could work to improve the UX. I’ll reopen and mark this as an enhancement. |
Would be nice if a matrix field could be flagged that it has been changed in some way, and only get overridden at merge if it has been adjusted. I don't think I could explain the current functionality to most clients. Or at least, why/how they'd want to use drafts and merge. |
I had hoped to get this into 3.5 but I’ve been looking into it and it’s a bit trickier than I’d hoped. Will keep working on it, but for 4.0 instead of 3.5. |
We've been monitoring this issue for a while now. We came here from spicywebau/craft-neo#355. Essentially, we have a multilingual customer website and when they use the Preview function (almost always) their entry sometimes gets mixed up with the other language when they Save the entry. In essence, I wonder if you have any sense of timing on it? It's becoming increasingly painful for us! |
@sterrym That sounds unrelated to this feature request, and more like an actual bug. Make sure you’re running the latest versions of everything, and if you are still able to reproduce the issue reliably, please post a new issue over at https://github.com/spicywebau/craft-neo/issues explaining it and how to reproduce it. |
You could be right, though I've been under the impression for the past few months that they were intrinsically linked. We'll look more into it on our end. |
This is a problem for us too, clients are getting confused. Any timings on the updated @brandonkelly? |
@green17 We’re working on 4.0 and expect we’ll have a beta ready in 6-9 months. |
Thanks @brandonkelly |
…rging Matrix block change merging Resolves #5503
Excited to say that this is now resolved for Craft 3.7 – see #7710. |
@brandonkelly great news that’s fantastic, will make a lot of our clients happy that one. |
Description
When using the new merging functionality of 3.4, if you edit content in different matrix blocks the changes will not merge.
https://drive.google.com/file/d/1kCCgyW_ocWpfOy3_-bvxYUNuaRn6vJ8K/view?usp=sharing
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: