Skip to content

Fixes to workflow addon

M. Dent requested to merge dentm42/addons:20230507b-workflowfixes into dev
  • Fix template error (test for meta variable before using it)
  • Initialize variable $users
  • call hook workflow_get_items_filter to extract workflow data
  • fix test in sort
  • fix wrong variable designation

Merge request reports