- @hanoii opened merge request.
- 🇦🇷Argentina hanoii 🇦🇷UTC-3
ON #12, I first re-rolled #6 into 1.x, then tried it a bit, and I noticed it didn't really work very well, you seem to need to import it twice for the fields to work.
I then tried #10, it didn't really work, a simple text field out of a vanilla drupal import on a menu item failed to import once exported (then removed) and then re-imported. It gave a fatal error on a missing field.
I then tried #7 and it actually worked pretty good. I think this could be the better solution. And although I wouldn't mind to include all of the dependency injection and coding standard fixes, I agree with #10 that for reviewing purposes the changes are a lot. It wasn't at first, but I now agree those changes could go on a separate follow up issue.
MR!9 opened with this change.
- 🇨🇦Canada SKAUGHT
tested. at least this seems to be helping. I am testing using with a menu that has
- a link
- an image
-a plain text item
-a list,text.basic item and nested levels is made but field data is not working..