BrandedSubjectTag

Hi;

rt-3.8.7
When listing the queues in /Admin/Queues/index.html I would also like to
include the SubjectTag , is this possible ??
Looking through the code and database it seems the queue subject tag is
an Attribute entry with the Queue id and the Tag encrypted (hashed)
within the Content field.(which is not a good way of doing things to be
honest).
Is there a clean way to extract these, so it can be listed and/or
searched on ?? If not is there a field that I can tinker with (for
example Attribute.Description) so I can include queue id and Tag without
breaking this function??

Any help would be appreciated?

Regards;

Roy

Hi,

In RT 3.8.8 you would be able to do it from config and in other places
where CollectionList element is used.On Mon, Mar 15, 2010 at 8:29 PM, Raed El-Hames rfh@vialtus.com wrote:

Hi;

rt-3.8.7
When listing the queues in /Admin/Queues/index.html I would also like to
include the SubjectTag , is this possible ??
Looking through the code and database it seems the queue subject tag is
an Attribute entry with the Queue id and the Tag encrypted (hashed)
within the Content field.(which is not a good way of doing things to be
honest).
Is there a clean way to extract these, so it can be listed and/or
searched on ?? If not is there a field that I can tinker with (for
example Attribute.Description) so I can include queue id and Tag without
breaking this function??

Any help would be appreciated?

Regards;

Roy


List info: The rt-devel Archives

Best regards, Ruslan.