6 users online. Create an account or sign in to join them.Users
Multiple author bug (I think)
This is an open discussion with 2 replies, filed under Troubleshooting.
Search
It's a bug, can you file it on Github?
You can fix it by removing the entry_id UNIQUE KEY constraint from that table.
Ok I will, thanks Brendo.
Create an account or sign in to comment.
Hello everyone,
I think I'm running into a bug. I have a section with an author field with 'Allow selection of multiple authors'.
When I try to create or save an entry with muliple author selected I get an error:
Duplicate entry '27' for key 'entry_id' An error occurred while attempting to execute the following query INSERT INTO `sym_entries_data_19` (`entry_id`, `author_id`) VALUES ('27', '2'), ('27', '3')I'm using 2.2.5. Is this really bad doctor?
Antoine.