0 votes

Hello

I can not have the id fields in the right order

Example : https://dl.dropboxusercontent.com/u/72710892/id-order-invalid.skipper

In Graph entity we should have :
Acme\Bundle\DemoBundle\Entity\Graph:
type: entity
table: Graph
id:
house:
...
label:
...
dog:
...

But "label" is always generated on top instead of 2nd

Cheers

Damien

in Solved by (350 points)
recategorized by

Thanks for info. We will check it.

1 Answer

0 votes

Bugfix is available in latest beta: http://support.skipper18.com/402/downloads-skipper-beta

by Skipper developer (141k points)