sqlilabs / WorkshopManager

WorkshopManager is a events manager that help you to propose, to plan and to archive events in an easy way
http://sqlilabs.github.io/WorkshopManager
Apache License 2.0
4 stars 2 forks source link

Participant and speaker removed when editing #68

Closed ychartois closed 10 years ago

ychartois commented 10 years ago

When we edit a workshop, the potential participants and the speakers are removed...

ychartois commented 10 years ago

Bug ebean? With find.byId it works only in debug mode oO, with find.fetch("..").where()... it works fine