amooma/GS3

Undefined index in Kollegenstatistik (Gruppensystem)

Closed this issue · 1 comments

Gemeinschaft 3.0
Alle Gruppen sind unverändert.
GUI: Statistik -> Kollegenstatistik (stats/groupc)
Gruppe: "All Users" (unverändert)
Monat: letzter in der Auswahl
Klick auf "Report".
gs.log:

... [note ] ... PHP: Undefined index: n_calls_in in htdocs/gui/mod/stats_groupc.php on line 434
... [note ] ... PHP: Undefined index: n_calls_in_stat in htdocs/gui/mod/stats_groupc.php on line 435
... [note ] ... PHP: Undefined index: n_calls_answer in htdocs/gui/mod/stats_groupc.php on line 436
... [note ] ... PHP: Undefined index: n_calls_noanswer in htdocs/gui/mod/stats_groupc.php on line 437
... [note ] ... PHP: Undefined index: n_calls_busy in htdocs/gui/mod/stats_groupc.php on line 438
... [note ] ... PHP: Undefined index: n_calls_dur_lower in htdocs/gui/mod/stats_groupc.php on line 439
... [note ] ... PHP: Undefined index: n_calls_dur_higher in htdocs/gui/mod/stats_groupc.php on line 440
... [note ] ... PHP: Undefined index: calls_dur_avg in htdocs/gui/mod/stats_groupc.php on line 441
... [note ] ... PHP: Undefined index: n_calls_wait_lower in htdocs/gui/mod/stats_groupc.php on line 442
... [note ] ... PHP: Undefined index: n_calls_wait_higher in htdocs/gui/mod/stats_groupc.php on line 443

Monat: erster in der Auswahl
Klick auf "Report".
gs.log:

... [note ] ... PHP: Undefined index: n_calls_answer in htdocs/gui/mod/stats_groupc.php on line 478
... [note ] ... PHP: Undefined index: n_calls_answer in htdocs/gui/mod/stats_groupc.php on line 486
... [note ] ... PHP: Undefined index: n_calls_answer in htdocs/gui/mod/stats_groupc.php on line 500
... [note ] ... PHP: Undefined index: n_calls_in in htdocs/gui/mod/stats_groupc.php on line 521
... [note ] ... PHP: Undefined index: n_calls_in_stat in htdocs/gui/mod/stats_groupc.php on line 522
... [note ] ... PHP: Undefined index: n_calls_answer in htdocs/gui/mod/stats_groupc.php on line 523
... [note ] ... PHP: Undefined index: n_calls_noanswer in htdocs/gui/mod/stats_groupc.php on line 524
... [note ] ... PHP: Undefined index: n_calls_busy in htdocs/gui/mod/stats_groupc.php on line 525
... [note ] ... PHP: Undefined index: n_calls_dur_lower in htdocs/gui/mod/stats_groupc.php on line 528
... [note ] ... PHP: Undefined index: n_calls_dur_higher in htdocs/gui/mod/stats_groupc.php on line 529
... [note ] ... PHP: Undefined index: n_calls_wait_lower in htdocs/gui/mod/stats_groupc.php on line 531
... [note ] ... PHP: Undefined index: n_calls_wait_higher in htdocs/gui/mod/stats_groupc.php on line 532

Sieht so aus als wäre das Problem auch bei Statistik -> Kollegen ausgehend (stats/groupout) vorhanden.