I just upgraded our RT install from 3.6.1 to 3.6.3. I am now getting an
error when trying to add a Scrip for a queue.
I go to Configuration -> Queues -> Service -> Scrips -> New scrip.
I then get this error:
error: no such method ‘Process’ for component
/Admin/Elements/EditScrip [standard]
context:
…
74: },
75: };
76:
77: my $scrip = RT::Scrip->new( $session{‘CurrentUser’} );
78: ($id, my @results) = $m->comp(
’/Admin/Elements/EditScrip:Process’, %ARGS );
79:
80: if ( $id ) {
81: $current_subtab = “Admin/Queues/Scrip.html?id=$id&Queue=”.
$QueueObj->id;
82: $title = loc(“Modify a scrip for queue [_1]”, $QueueObj->Name);
…
code stack: /opt/rt3/share/html/Admin/Queues/Scrip.html:78
/opt/rt3/share/html/Admin/autohandler:47
/opt/rt3/share/html/autohandler:279
If I add a global scrip it works fine.
Has anyone seen this error, or have any ideas how to fix it?
Thanks for any help!!
Jason Bachman
Network Engineer
ASON,Inc.
(717) 757-2414 x22
jbachman.vcf (274 Bytes)