GX-Task #69236
Von Dodji Epe vor etwa 3 Jahren aktualisiert
Expected: UUID shoulb be generated by an internal php function. Actual: UUID is generated by an internal php function. Reproduction Steps: 1. Go to Gambio Admin > Statistics > Overview Add a new widget and then go to toolbox and select sql. Click show tables and select user_configuration table. Under configuration_value is the new uuid generated by the internal php function. Use PHP's built-in ID generation possibilites (e.g. uniq, ...)