Unfortunately, when they are creating a new ticket in frontend page, they can't see all services, since they are missing. (see jpg attached)
Any hints?
http://imageshack.us/photo/my-images/811/otrs.jpg/
Update, having a look into the service table, everything seems fine, but still no output in the frontend.
Code: Select all
mysql> select * from service ;
+----+------------------------+----------+--------------------------------+---------------------+-----------+---------------------+-----------+
| id | name | valid_id | comments | create_time | create_by | change_time | change_by |
+----+------------------------+----------+--------------------------------+---------------------+-----------+---------------------+-----------+
| 1 | Apparato Hardware | 1 | Problema HW | 2012-01-12 19:53:40 | 1 | 2012-01-12 20:40:58 | 1 |
| 2 | Geco | 1 | Segnalazione su Geco | 2012-01-12 20:10:07 | 1 | 2012-01-12 20:10:07 | 1 |
| 3 | FormaT | 1 | Segnalazione su FormaT | 2012-01-12 20:16:45 | 1 | 2012-01-12 20:16:45 | 1 |
| 4 | FormaT::Format Mobile | 1 | Segnalazione su FormaT Mobile | 2012-01-12 20:39:43 | 1 | 2012-01-12 20:39:58 | 1 |
| 5 | Arca | 1 | Segnalazione su Arca | 2012-01-12 20:40:18 | 1 | 2012-01-12 20:40:18 | 1 |
| 6 | Alfrescooo | 1 | Segnalazione su Alfresco | 2012-01-12 20:40:38 | 1 | 2012-03-05 13:01:00 | 1 |
| 7 | Aster - Picweb - GIAMP | 1 | Segnalazione su SW RFI | 2012-01-12 20:41:52 | 1 | 2012-01-12 20:41:52 | 1 |
| 8 | Sistema Operativo | 1 | Guasti di sistema | 2012-03-02 13:41:26 | 1 | 2012-03-02 13:41:26 | 1 |
| 9 | Aramis | 1 | Segnalazione su Aramis | 2012-03-02 13:41:51 | 1 | 2012-03-02 13:41:51 | 1 |
| 10 | Segnalazione Trazione | 1 | Segnalazione guasto locomotiva | 2012-03-02 18:00:14 | 1 | 2012-03-05 13:02:49 | 1 |
+----+------------------------+----------+--------------------------------+---------------------+-----------+---------------------+-----------+