I have two modules to import: events and results. Modules exported from 2.2.5; destination solution is in 3.0 (same solution, different developers).
The events module imported exactly as expected. But the results module won’t import. Error returned says that a solution with the name ‘results’ already exists. Well, yes it does, but there was also a solution with the name ‘events’ and that didn’t stop events from importing. See attached.
I would understand that to be the case if I had pressed the ‘Clean Import’ button in the Repository dialog.
However, I pressed the ‘Import’ button.
I have tried it again, with fresh exports from the 2.2.5 version. The events module imports fine, the results module returns the error. In both cases, by pressing the ‘Import’ button. Both modules have been imported before many, many times, as there are two of us working on this solution.
What is new is that the destination solution is in 3.0.