Attributes for RT::System Object

I just noticed you can use the API to store and retrieve attributes against
the RT::System object. I’d like to use this feature but I’m wondering if
I’m causing problems for myself - it seems to break the database integrity
by having attribute records with no matching object record.

Can anyone give any guidance?

Thanks,
Steve

I just noticed you can use the API to store and retrieve attributes against
the RT::System object. I’d like to use this feature but I’m wondering if
I’m causing problems for myself - it seems to break the database integrity
by having attribute records with no matching object record.

Can anyone give any guidance?

It was always my intent to use that functionality to store sitewide
preferences in the databsae. :wink:

It should continue to work for a while