For LDEV-1346A gradebook line item is now created in bb when you start a lesson, all that is needed now is another jsp page that updates the lineitem for a given lesson
LDEV-1265: If you deleted a transition and then redrew it, it triggered a unique key exception. Now the code reuses transitions based on either the UIID or the to/from activity UIIDs so it doesn't trigger the exception.