data-importer
data-importer copied to clipboard
[Improvement]: Update Documentation - import of variants
Improvement description
Hi there,
I'm very happy that it's possible to import variants with data-importer now but there is no guidance in the documentation on how the data has to be provided to get imported correctly or better what settings are necessary (array, string / transformation pipleline / other...). Can you please update the documentation with some helpful information on that topic.
There is also a unanswered post in the community-discussion #https://github.com/pimcore/pimcore/discussions/10727. So I think others would appreciate it too :)
Best regards and thanks in advance. MLindenhofer
Any updates on this?
@MLindenhofer sorry, not yet. We are trying to get everything going for Pimcore 11 first. But I added this topic to my to do list, hopefully I can get it done during the coming holidays.
updates ...
@mcop1 any guidance I keep hitting into this line if ($this->getParentId() == $this->getId()) { throw new \Exception("ParentID and ID is identical, an element can't be the parent of itself."); }
I var dumped both $this->getParentId() and $this->getId() and notice they are both null values, so condition is met
@mohammed-mahmoud-scandi if you have questions about the pimcore then the discussions board is a good place to ask the developers & community -> https://github.com/pimcore/pimcore/discussions
Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.