Projekt

Allgemein

Profil

Aktionen

GX-Bug #70196

geschlossen

Fehler 500 auf Dashboard wenn Bestellung ohne Besucher existiert | Error 500 on dashboard if an order without any visitors exists

Von Patrick Bayer vor mehr als 1 Jahr hinzugefügt. Vor mehr als 1 Jahr aktualisiert.

Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Alexandre Ataides
Kategorie:
Admin Dashboard
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.7.2.0 beta1
Release Notes Langtext:

Die Statistiken im Gambio Admin Dashboard können nicht mehr einen "division by zero"-Fehler hervorrufen


Beschreibung

The error is an edge case if a record in the gm_counter_visits table has 0 visits. For reproducing create an order and run

UPDATE gm_counter_visits SET gm_counter_visits_total = 0;

and open the Gambio Admin start page.

Expected
No error message and 0% conversion rate

Actual
A division by zero error message appears


Dateien


Aktionen

Auch abrufbar als: Atom PDF