Bug #37700
Upgrade wizard doesn't create sys_file before migrating
| Status: | Rejected | Start date: | 2012-06-02 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Migration | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The upgrade wizard "Migrate file relations" needs the sys_file table, and this table isn't created in any upgrade wizard prior to this wizard (wizard "initialize fal tables")
History
Updated by Andreas Wolf 9 months ago
- Status changed from New to Rejected
The table should be created by the regular database comparison, so this is no real issue. Maybe we should add a check though.