I have a site running with several projects added (and plenty of issues against them)... but at the time when i setup these projects i didn't enable the releases module... if i do so now, the release section on the project pages doesn't appear. If i add a release via the create content area they don't get listed on the project page either. If I edit the project page, and goto the releases tab - saving any changes has no effect. I thought this may have been an upgrade issue.... so on a clean test site, i installed projects module, setup a project and then enabled the releases module - same problem as before happens... if i setup a new project now everything works. Thus it seems to be critical that if you want to use the releases module you must enable it before you create projects.
Any help on this would be greatly appreciated as i'd rather not have to recreate 5 projects and their issues.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | project_release_project_update.diff | 1.26 KB | jpetso |
Comments
Comment #1
ajudson commentedlooking at the database... an entry for the broken project is missing in project_release_projects
Comment #2
jpetso commentedI also stumbled across this issue. Let's try with at least *some* possibilty to get releases enabled - the attached patch inserts the entry into {project_releases_projects} if no entry (not even a "disabled" one) exists.
Comment #3
dww#347199: Tables not populated on projects created before project add-ons are enabled