[Fixed] After importing Gedmo definitions entity model becomes a mess, see attachments

0 votes
asked Mar 1, 2016 in Solved by ptermaten (390 points)
recategorized May 28, 2016 by ludek.vodicka

enter image description here

enter image description here

commented Mar 1, 2016 by ludek.vodicka Skipper developer (140,450 points)

what version of Skipper are you using?

commented Mar 1, 2016 by ptermaten (390 points)

3.2.5.1283 on Mac OS X 10.11.3

commented Mar 1, 2016 by ludek.vodicka Skipper developer (140,450 points)

Can you try 3.2.6 beta from here please? http://support.skipper18.com/402/downloads-skipper-beta

We made a lot of improvements in 3.2.6

commented Mar 1, 2016 by ptermaten (390 points)

3.2.6 seems to be OK. (The app is not showing the Gedmo import dialog anymore, is that correct?)
The Gedmo attributes for SoftDeleteable were added correctly to one of the entities I tried.

Thanks,
Peter

commented Mar 1, 2016 by ludek.vodicka Skipper developer (140,450 points)

It's probably because the project was already marked as converted to version with Gedmo support. Are you able to revert it to original state (before opening in 3.2.5 version) and test it again?

But it's a strange that SoftDeleteable is added to entity.

commented Mar 1, 2016 by ptermaten (390 points)

I reverted the file and the result was that I got the Gedmo dialog back. Clicking yes in the dialog resulted in an exception (see attachment).
Again I am able to add SoftDeleteable details to an entity, in spite of the fact that I could not run the reimport. (see attachment)

enter image description here

enter image description here

commented Mar 1, 2016 by ludek.vodicka Skipper developer (140,450 points)

Thanks for testing. It seems that gedmo import logic doesn't work because of some relative-paths problem. To be able to localize the problem I would need to see Skipper project together with directory structure.

Would be possible to send me your whole project directory (you can remove/delete any other files than entity definitions). Your project will be strictly used only for this testing. If it will be possible, please send it to [email protected]

Thank you very much

commented May 28, 2016 by ludek.vodicka Skipper developer (140,450 points)

This issue should be fixed now. It was caused by invalid region paths handling. This fix is available in latest version 3.2.6

Please log in or register to answer this question.

...