data-importer icon indicating copy to clipboard operation
data-importer copied to clipboard

[Improvement]: Update Documentation - import of variants

Open MLindenhofer opened this issue 3 years ago • 6 comments

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

MLindenhofer avatar Oct 24 '22 08:10 MLindenhofer

Any updates on this?

MLindenhofer avatar Dec 12 '22 09:12 MLindenhofer

@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.

mcop1 avatar Dec 19 '22 08:12 mcop1

updates ...

mohammed-mahmoud-scandi avatar Mar 31 '23 07:03 mohammed-mahmoud-scandi

@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 avatar Apr 05 '23 15:04 mohammed-mahmoud-scandi

@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

mcop1 avatar Apr 06 '23 06:04 mcop1

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.

github-actions[bot] avatar Jan 20 '24 07:01 github-actions[bot]