Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|
Issue fork structure_sync-3351468
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 #3
himanshu_jhaloya commentedComment #4
leevh commentedI might be wrong, but this functionality seems crucial when the tid is what links terms to content. Otherwise the tid seems to keep changing when using structure sync. Thanks for this!
Comment #5
simon georges commentedThis is an updated version of the patch for the latest version of the module.
Comment #7
mparker17To make this easier to review, I've rebased the merge request onto the latest 2.x.
A brief glance at the code in the merge request suggests that it has no tests. The Structure Sync maintainers prefer to accept merge requests that have passing automated tests. If you need help writing tests, please ask: I would be happy to help!
I've marked this issue as "Needs title update" and "Needs issue summary update" because it's unclear to me what feature you are trying to add to the module nor what feature is being fixed. I took a look at the code too, but the intent behind the change is still unclear to me.