I am trying to set up a workflow using the RT plugin “MandatoryOnTransition” and I am running into an issue. I would like to ensure that a ticket can only be closed if it has an owner (other than “Nobody”) assigned to it. I am not sure how to set this up using the plugin.
I tried with the following script but with no success…
Requiring Any Value
Below is an example which requires 1) time worked and filling in a
custom field named Resolution before resolving tickets in the Helpdesk
queue and 2) a Category selection before resolving tickets in every
other queue.
syntax error at /opt/rt5/etc/RT_SiteConfig.pm line 117, near “)”
Missing right curly or square bracket at /opt/rt5/etc/RT_SiteConfig.pm line 136, at end of line
Compilation failed in require at /opt/rt5/sbin/…/lib/RT/Config.pm line 2252.