Integrity constraint violation: 1062 Duplicate entry

Created on 17 February 2022, over 2 years ago
Updated 30 May 2023, about 1 year ago

Problem/Motivation

After submitting the user register form, as anonymous user, I get this error "SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '526' for key 'PRIMARY': INSERT INTO multiple_registration".

This happens because the _multiple_registration_rid() is trying to insert a new record in multiple_registration table, but there is already a record that inserted from multiple_registration_update_registration_table().

Steps to reproduce

1) Install and configure Multiple Registration
2) Try, as anonymous user, to insert a new user from the user registration form.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¬πŸ‡·Greece balis_m

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024