
Our site uses the Address module (https://www.drupal.org/project/address).
Changes to addresses are not showing up in the Diff report.
How can we get this field type supported? Or am I doing something wrong?
Comment | File | Size | Author |
---|---|---|---|
#4 | address-field-revision-diff-3098867-04.patch | 2.87 KB | sanket.addweb |
Issue fork diff-3098867
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
cayenne CreditAttribution: cayenne commentedWOW, can it have been as easy as this?
I wrote a quick plugin and it's working beautifully!
Comment #3
hydra CreditAttribution: hydra as a volunteer and at erdfisch for WERTGARANTIE Bike GmbH commentedThx for sharing this, works perfectly if needed :)
Comment #4
sanket.addweb CreditAttribution: sanket.addweb at AddWeb Solution Pvt. Ltd. commentedThanks @Cayenne, I have tested and created a patch for the revision differences in the address field.
Comment #5
sanket.addweb CreditAttribution: sanket.addweb commentedComment #6
ikeigenwijs CreditAttribution: ikeigenwijs commented.patch applies , but appears to be not exactly the same issue.
apache log after .patch
Comment #7
acbramley CreditAttribution: acbramley at PreviousNext commentedThis needs a reroll and fixes as per #6 onto an MR against 2.x
Comment #8
acbramley CreditAttribution: acbramley at PreviousNext commentedThe address module implements this itself https://git.drupalcode.org/project/address/-/blob/2.1.x/src/Plugin/diff/...
Note that there's currently a bug with it for Diff 2.x and the latest stable of address (2.0.4) https://www.drupal.org/project/address/issues/3460590#comment-16132112