- πΊπΈUnited States scott_earnest
@vflirt - thank you for this fix - it works great and I would like to give RTBC+1 for us with:
- Drupal 10.1.8
- PHP 8.2.16
- Cohesion/Site Studio 7.2.1Some important notes for those applying the fix:
1. The patch works in conjunction with the code snippet in Comment 2 π Editing a clone before saving changes the source node. Active
2. The patch is for the package acquia/cohesion, not quick_node_clone, so if you are having issues applying with composer make sure the correct package is specified.
"acquia/cohesion": { "3272297 - Editing a clone before saving changes the source node (quick_node_clone)": "https://www.drupal.org/files/issues/2022-11-22/editing_a_clone_before_saving_changes_the_source_node-3272297-5.patch" }
- Status changed to Postponed: needs info
8 months ago 2:24pm 5 March 2024 - πΊπΈUnited States markdorison
Should this be created as a pull request for acquia/cohesion instead of a patch here?
- πΊπΈUnited States scott_earnest
I was not quite sure how to move the ticket along, but I would agree a patch should be in the acquia/cohesion issue queue, but also the code snippet is necessary for this fix to work. Perhaps moving to the correct issue queue is a start, then may just adding documentation regarding the custom hook?