dboehmer / coocook

👨‍🍳🦉 Web application for collecting recipes and making food plans
https://coocook.org/
Other
11 stars 2 forks source link

No units visible on units page in test installation #58

Closed dboehmer closed 6 years ago

dboehmer commented 6 years ago

Affects: at least project JuGuLe-Urlaub 2017

Probable cause: Project data used to be shared among all projects and wasn't correctly duplicated by the migration.

Units can be correctly selected when inserting a certain article. So articles link correctly to some units but probably the units are not linked to the same project.

Possible fix: duplicate the missing units and relink the articles to the new unit rows. Have a lot of fun and good luck!

dboehmer commented 6 years ago

Also affects my new Project Template which has no imported units. The units are all shown for creating new articles and they are correctly linked in the database, though.

This is a frontend issue on the units page.