-
Type:
Task
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: Main back-end mechanisms (Worker, Logging, etc.)
-
Emptyshow more show less
problem
Many events (add/remove a task user association) influence the workflow. Currently only the workflow change results are logged in LEK_workflow_log and LEK_task_log, but not the actions triggering the workflow change.
For debugging workflow problems this is to less data, to make conclusions why something is happening or not happening in the workflow.
solution
It makes sense to implement / change workflow logging while refactoring error logging.