each branching view is created (straight away) for each branching activity in the newly opened design but kept hidden until double clicked to open the view.
Tweaking the save to get around a saving problem that Mitch is getting - entry id is null which suggests a problem with the order that Hibernate is using to save the records.
[ LDEV-1325] Added log.error() to the catch blocks in LessonManagerServlet and LeraningDesignRepositoryServlet. Now when you put incorrect parameters in, the logs will tell you so.