I've been using project-5.x-0.1-beta, and recently added project_issue-5.x-0.2-beta to add issue tracking. It all seems to be installed OK, but I don't get the "Support" section among the Releases, Resources and Development sections on the project download page. Any ideas? I've looked through the docs, but I may still be doing something stupid.

Thanks,
dave

Comments

mo-seph’s picture

Category: support » bug

When project_issue is installed after projects have been created with project, no row is created in project_issue_projects. An "Issues" tab appears on the project's edit page, but any changes made here are ignored, despite a green message saying all changes have been saved.

I copied a project_issue_projects row from another project, and now it works fine. It seems like it's just missing a row creation/existence check for already existing projects.

dww’s picture

yup, that sounds like a bug. it'd be great if someone wanted to roll a patch to fix it. otherwise, i'll get to this at some point.

dww’s picture

Status: Active » Closed (duplicate)

This is probably the root of the bug originally reported here: http://drupal.org/node/104190 and reported again here: http://drupal.org/node/134159

I just added a comment to those pointing to the description here, but I'm going to mark this as duplicate so we can resolve this in the earliest issue that mentions the same problem (#104190). We'll fix this soon, since I consider this one of the few remaining issues holding up a 5.x-1.0 release (http://drupal.org/node/150278).