Content
View differences
Updated by Markus Kahl over 7 years ago
This is a problem when upgrading from 7.x to 8.x with packager.
```text
*** Seeding MyProjectsOverview
-Creating overview for Demo project
rake aborted!
ActiveRecord::RecordNotFound: Couldn't find WorkPackage with [WHERE `work_packages`.`subject` = ? AND `work_packages`.`project_id` = 1]
```
```text
*** Seeding MyProjectsOverview
-Creating overview for Demo project
rake aborted!
ActiveRecord::RecordNotFound: Couldn't find WorkPackage with [WHERE `work_packages`.`subject` = ? AND `work_packages`.`project_id` = 1]
```