MantisBT: master b0c95422

Author Committer Branch Timestamp Parent
dregad dregad master 2024-09-02 13:07 master 2e81aa88
Affected Issues  0034614: Refactoring GraphViz API and Workflow Graph
Changeset

Refactor Workflow Graph

Reduce code complexity and improve performance by

  • Using Status Id instead of label as Graph node id
  • Adding labels to graph nodes
  • Moving config_get() and lang_get() calls out of the loop

Fixes 0034614

mod - workflow_graph_img.php Diff File