Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2010 at 06:27 UTC
Updated:
5 Mar 2010 at 10:50 UTC
I would like to use the project issue tracking module to help manage tasks with Views 3 (currently alpha 2 release). It seems it is not fully compatible yet. I was wondering if this may be possible in the near future? Thanks very much in advance!
Comments
Comment #1
dwwCan you try again with the latest code in HEAD now that #708474: Views go missing if hook_views_default_views() is called multiple times is fixed? Perhaps that's the only problem here, after all? Please set this back to "active" (or "fixed") with the results of your testing. Thanks!
Comment #2
Bilmar commentedHello,
I installed
project 6.x-1.x-dev February 18, 2010 - 21:13
project_issue 6.x-1.x-dev February 18, 2010 - 21:13
I still do not see any project/project issue views available at www.example.com/admin/build/pages
I have cleared cache, ran cron and update.php
Please let me know if more info is needed.
Comment #3
Bilmar commentedVery weird..I am downloading these versions:
project 6.x-1.x-dev February 18, 2010 - 21:13
project_issue 6.x-1.x-dev February 18, 2010 - 21:13
But when I check at www.example.com/admin/reports/updates it says:
Project 6.x-1.x-dev (2010-Feb-09)
Project issue tracking 6.x-1.x-dev (2010-Feb-09)
I have tried re-downloading and re-installing three times.
Comment #4
Bilmar commentedI confirmed that changes made in the last commit are not in the latest dev dated 2/18/10 available at http://drupal.org/node/75232/release.
For example: http://drupalcode.org/viewvc/drupal/contributions/modules/project_issue/...
I will continue to check back to see if it has updated to a newer version.
Comment #5
Bilmar commentedI just tried downloading again and it is now the newest dev on drupal.org =)
I checked and it works with views 3! awesome
Thanks very much for your work!