mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 21:28:32 +00:00
Upraded SpiffWorkflow and now use th new get_subprocess_specs updated the calculate_stats in the workflow processor - as the serialization had changed drastically, and needed to debug some performance issues. Added a get_navigation method that will calcuate a basic navigation list MUCH faster than using the get_flat_nav_list in Spiffworkflows Navigation object. Modified a hellton of tests because we don't have total_task and completed_task counts, or a complex nested navigation list anymore.