[Koha-bugs] [Bug 7793] redefine the field message_id as PRIMARY KEY of message_queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 17 12:49:45 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7793

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Olli,
Could you
- move the updatedb entry at the end of the updatedatabase.pl file.
- make the change more clear, it's not easily readable

And I think there is a problem:
Before: 2 id=42
After: 1 id=43 and 1 id=44
I would expect: 1 id=42 and 1 id=43.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list