[Tickets #5889] Re: Adding Users responsible for this Queue just repeats the same user.
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Nov 15 18:34:08 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5889
-----------------------------------------------------------------------
Ticket | 5889
Updated By | eculp at encontacto.net
Summary | Adding Users responsible for this Queue just repeats the same user.
Queue | Whups
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
+New Attachment | EditQueues.png
-----------------------------------------------------------------------
eculp at encontacto.net (2007-11-15 10:34) wrote:
I'm testing this on another installation just to be sure and I'm guessing
that this is the correct table. Although, I didn't expect all the
queue_id's to be 1? I am attaching a screenshot of the EditQueues that
shows all users as eculp at encontacto.net.
LOCK TABLES `whups_queues_users` WRITE;
/*!40000 ALTER TABLE `whups_queues_users` DISABLE KEYS */;
INSERT INTO `whups_queues_users` VALUES
(1,'aodria at encontacto.net'),(1,'eculp at encontacto.net'),(1,'ernestoelche at encontacto.net'),(1,'hoabonce at encontacto.ne
t'),(1,'hostmaster at encontacto.net'),(1,'robert at encontacto.net'),(1,'yolac at encontacto.net');
/*!40000 ALTER TABLE `whups_queues_users` ENABLE KEYS */;
UNLOCK TABLES;
More information about the bugs
mailing list