annotate doc/images/edit_issue.png @ 7665:6f841a55eabf

fix: database error handling during import of a non-user item The code to handle the case of retired and active users causing errors during import can get called on other db errors as well (e.g. out of memory in postgresql). The code that trys to detect/repair the out of order user case hard coded the db.user class. This crashed when a db error occurred when loading another data object (e.g. msg). Fix the crash by using the proper db object class for the object class being loaded. Credit to Norbert Schlemmer for finding this.
author John Rouillard <rouilj@ieee.org>
date Wed, 18 Oct 2023 15:49:53 -0400
parents 919e056912ba
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3757
919e056912ba user guide images
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 (binary:image/png)

Roundup Issue Tracker: http://roundup-tracker.org/