> 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/[email protected]/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'
        };

Reply via email to