PastisD

Results 3 comments of PastisD

I did that in this commit https://github.com/Vigicorp/CraueFormFlowBundle/commit/f5aea0a8de9d5cce65beeb260f3f9c658e78ce0e You just have to do this to defnie the default step `$flow->setDefaultStepNumber(2);` I don't know if this is the best but i can...

Hello, Same issue here with https://github.com/dustin10/VichUploaderBundle configured with Embedded Did you make any progress on this ? :) EDIT : This fork did the trick : https://github.com/sanbright/doctrine-read-only-hydrator (https://github.com/sanbright/doctrine-read-only-hydrator/commit/394fda58fa49300e1aba7091c3ebba1b42d92c61)

Hello, Sorry to up this very old PR but I have the same issue and this fix works on my side :) Any chance this PR can be merged ?