[rt-users] Tracking down rogue dashboard subscriptions
Francis L Fabrizio
fabrizio at uab.edu
Thu Dec 16 11:29:52 EST 2010
> use sbin/rt-attributes-viewer to look at that attribute record and see
> what is in it.
Just as an aside, that script wasn't in my 3.8.8 install. (Probably related to: http://www.mail-archive.com/rt-users@lists.bestpractical.com/msg26778.html) Grabbed a fresh tarball to get it and ran it.
Content of attribute #91: $VAR1 = {
'ContentType' => 'storable',
'Content' => {
'Frequency' => 'never',
'Recipient' => '',
'DashboardId' => '70',
'Hour' => '06:00',
'Dom' => '1',
'Rows' => '0',
'Fow' => '1',
'Counter' => 24,
'Dow' => 'Monday'
},
'Description' => 'Subscription to dashboard 70',
'Name' => 'Subscription',
'ObjectId' => '52',
'ObjectType' => 'RT::User'
};
More information about the rt-users
mailing list