0 votes

Hi,

I'm trying to setup Sortable annotation on my entity for multiple groups. Skipper exports only one annotation for first configured item.
I'm using Skipper v3.2.6.1309.

Here is an example, how it should be exported to Entity:
https://github.com/Atlantic18/DoctrineExtensions/blob/v2.4.18/tests/Gedmo/Sortable/Fixture/Transport/Reservation.php#L25-L43
As you can see, there is a two annotations @Gedmo\SortableGroup and one @Gedmo\SortablePosition

Below is screen from my skipper, how I configured this behavior and how it was exported to my Entity:
enter image description here
enter image description here

in Solved by (170 points)
recategorized by

Thanks for report. We will investigate it. Can you please send me your (or any other test project where this issue can be reproduced) to my email [email protected]? Thanks

I just sent you test project via e-mail. Thanks for fast reply.

Hi, what version are you using? I tried it on the latest beta and it seems that export works fine - https://dl.dropboxusercontent.com/u/11355235/ShareX/2016-07/2016-07-20_18-37-46.png

Try it on following version and let me know
https://support.skipper18.com/402/downloads-skipper-beta

I confirm, it works in new beta version. Thanks.

Please log in or register to answer this question.