lux icon indicating copy to clipboard operation
lux copied to clipboard

UpdateFingerprintRelationsUpgradeWizard is broken

Open Mabahe opened this issue 1 year ago • 1 comments

Two issues:

  1. visitor WHERE is missing https://github.com/in2code-de/lux/blob/develop/Classes/Update/UpdateFingerprintRelationsUpgradeWizard.php#L50

  2. In a second run (first was not finished) also visitors get selected where fingerprints colums already contains the count, which scrambles the relations. https://github.com/in2code-de/lux/blob/develop/Classes/Update/UpdateFingerprintRelationsUpgradeWizard.php#L62

PR follows

Mabahe avatar Nov 13 '24 16:11 Mabahe

Thx for digging into this issue

einpraegsam avatar Nov 13 '24 17:11 einpraegsam