
-----Original Message----- From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Robert Kehl Sent: Tuesday, March 16, 2004 12:51 AM To: User questions and discussions about OTRS. Subject: Re: [otrs] 3nd Subque Leve lost
On Monday, March 15, 2004 2:24 PM Thorsten Philipp
wrote: We currently have the problem that we do not see 3rd layer queues in the Queue View anymore.
We dont see Queue E and F.
Are you sure they are not empty? Yes. Because i do see them in my personal Queue.
If i do change the Name of Queue C I also dont see E & F in the Admin -> Queue Section.
This isn't normal, as the queues are chained via their IDs, not via their names. Could you tell me how exactly OTRS does this ? Perhaps something went wrong in our DB, And i could fix it manually. The field group_id is the owner Group and has nothin to do with queue subqueue relation, right ?
So how exactly does OTRS do this ? ;)
Want went wrong ? How do i fix it ?
I don't know by now - there must be some erros in your log(s)?
Which log ? The OTRS-System log ? I will take a look.
Regards,
Robert Kehl
-- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/

On Tuesday, March 16, 2004 9:40 AM
Thorsten Philipp
This isn't normal, as the queues are chained via their IDs, not via their names. Could you tell me how exactly OTRS does this ? Perhaps something went wrong in our DB, And i could fix it manually.
Sorry, it was too late the other day. The relations between Queues and their Subqueues is indeed done via their naming. An example: 'Junk' is a queue 'Junk::spam' is a subqueue to Junk Renaming 'Junk' to 'Complete-Junk' would yield: 'Complete-Junk' with its subqueue of 'Complete-Junk::spam' One way to screw up this mechanism were to access the database via a raw tool like phpMyAdmin and change the name of the 'Junk::spam' queue to 'Complete-Junk::spam' without renaming the 'mother' queue, too. You would then have this erratic situation: 'Junk' is still a queue 'Complete-Junk::spam' is... false, because it's mother queue is missing. As you yourself pointed towards the DB, it is most likely something has gone wrong there. For me an excellent point in time to repeat that it's quite a bad idea to change the DB manually.
The field group_id is the owner Group and has nothin to do with queue subqueue relation, right ?
Yes. hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
participants (2)
-
Robert Kehl
-
Thorsten Philipp