LDEV-1261: Fixing a lazy loading exception that started when we removed the hibernate session filter on the user role import. The organisati…
Show more
LDEV-1261: Fixing a lazy loading exception that started when we removed the hibernate session filter on the user role import. The organisation can't be passed in from the web layer as it isn't connected to the session, and so when it tries to get the user organisation from the organisation, it throws a lazy loading exception.Branching: The start and end co-ordinates were missing during the import.
Show less