https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32556
--- Comment #9 from Hans PÄlsson <[email protected]> --- We ran into this problem again recently on our test server (22.05). It seems it is not a problem for most libraries I guess, because then the issue would have been solved. But we use a cronjob to set message preferences for all users which probably leads to a large number of autoincrements that eventually fills the table. A possible solution for us would be to set the patron message preferences when creating patrons with the API. Is this possible with the API now? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
