Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] UpdateFingerprintRelationsUpgradeWizard #65

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Mabahe
Copy link

@Mabahe Mabahe commented Nov 14, 2024

  • Change fingerprints count only for single visitor
  • select only visitors that not already have a fingerprint relation in visitor column. Prevents broken relations on a second run, if the first was not finished.

Resolves: #64

* Change fingerprints count only for single visitor
* select only visitors that not already have a fingerprint
  relation in visitor column. Prevents broken relations
  on a second run, if the first was not finished.

Resolves: in2code-de#64
@einpraegsam
Copy link
Contributor

Thx for the PR. At the moment we are working very hard on the TYPO3 13 (and 12) release. After that I will inspect your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UpdateFingerprintRelationsUpgradeWizard is broken
2 participants