Roundup Tracker - Issues

Message7262

Author rouilj
Recipients rouilj, schlatterbeck
Date 2021-06-07.14:04:37
Message-id <1623074677.6.0.172015925384.issue2551142@roundup.psfhosted.org>
In-reply-to
Initial fix in: changeset:   6431:ada1edcc9132

Export is sorted to prevent the issue.

Import uses method #2 with value -1 to fixup/move aside the active
record. The -1 fixup is reset after the fixup succeeds or fails rather 
than batch fixup at the end. I think the code is more readable this way.

Also the fixup is logged at info level when it runs and when it 
succeeds.
If it fails an exception is propagated.
History
Date User Action Args
2021-06-07 14:04:37rouiljsetmessageid: <1623074677.6.0.172015925384.issue2551142@roundup.psfhosted.org>
2021-06-07 14:04:37rouiljsetrecipients: + rouilj, schlatterbeck
2021-06-07 14:04:37rouiljlinkissue2551142 messages
2021-06-07 14:04:37rouiljcreate