stable

Clone or download

Read-only

fix(perf): there is no transition id when there is no workflow

When there is no workflow, there is no need to look for transition id. On my test environment with ~7k users this saves 13k completly useless SQL queries to just render an artifact. Part of: request #31598 (Multi)SelectBox field bound to large list of users (5k+) performance issue Change-Id: I9ddabedd286d88476f69fe28273461d0d4efef97

Modified Files

Name
M plugins/tracker/include/Workflow/TransitionFactory.class.php +4 −0 Go to diff View file