Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. =====Workflow Editor===== ---- ===Example=== <code> //Notify CI Supported By //Param 1 (function() { if (current.task.assigned_to != current.task.cmdb_ci.supported_by) if (current.task.priority == 1 || current.task.priority == 2 ) return current.task.cmdb_ci.supported_by + ""; return ""; }()); </code> workflow_editor.txt Last modified: 11/24/2025YYY 05:31by johnsonjohn