- Issue created by @arwillame
- 🇧🇪Belgium arwillame
I created a MR that will avoid infinite loop.
The MR add a parameter "Maximum Reference Depth" that allow the user to limit the reference depth.
Default value is set to 1 so it translate only the first referenced element.Remaining task :
It seem that even if the depth is larger than 1, the system extract correctly all the data but only translate the first level entity.
If the referenced entity reference an other entity again, the second entity will not be translated correctly.
This still need to be fixed. - First commit to issue fork.
- 🇩🇪Germany marcus_johansson
Thank you arwillame and thank you Paul for code review. Getting merged.
Automatically closed - issue fixed for 2 weeks with no activity.