Ticket #4325 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

Sequences from non-core Trac tables are not updated

Reported by: kasper@eobjects.dk Assigned to: pacopablo (accepted)
Priority: normal Component: SqliteToPgScript
Severity: normal Keywords: sequences discussion plugin
Cc: kasper@eobjects.dk Trac Release: 0.11

Description

Hi guys,

Thank you for the very cool migration script. I have been using it for some time and to my horror I noticed the other day that my discussion forum (based on the DiscussionPlugin) was not working any more.

After some research and bugtracking (see #4324) we identified the bug: It was because the postgresql sequences need to have their starting-point properly set for a couple of new tables that the DiscussionPlugin created.

Is it possible that you incorporate a plugin-analyzer of sorts into the script? This way you could check to see if the plugins had created any sequences that was to be updated after the migration? If not, maybe you should put a little notice or similar on your website to warn people that they need to migrate the postgresql sequences manually after using the script?

Attachments

Change History

12/24/08 14:23:52 changed by pacopablo

  • status changed from new to assigned.

Well, patches are very welcome :)

I can't say that this is a high priority, but I agree it would be nice. I'll look into it.

Additionally, I did add a note to the wiki page regarding sequences.


Add/Change #4325 (Sequences from non-core Trac tables are not updated)




Change Properties
Action