I would like to use the project 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

dww’s picture

Status: Active » Postponed (maintainer needs more info)

Can 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!

Bilmar’s picture

thanks dww! will it take several hours for the newest dev to be available for download?
is there a page where i can download the patch that was committed and apply it myself for testing?
i look forward to testing project module with views 3!

dww’s picture

@trupal218: I highly recommend checking out Project* from CVS instead of -dev tarballs. See the "CVS instructions" tabs on the top of each project page, eg:

http://drupal.org/project/project/cvs-instructions
http://drupal.org/project/project_issue/cvs-instructions

Then you can easily just "cvs up" to get the latest fixes without waiting for the -dev tarballs to be regenerated.

If you do this and you enable the core Update status module, be sure to install http://drupal.org/project/cvs_deploy too.

Cheers,
-Derek

Bilmar’s picture

Status: Postponed (maintainer needs more info) » Active

Hello,

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.

Bilmar’s picture

Very 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.

Bilmar’s picture

Status: Active » Fixed

I 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!

P.S. i will definitely look into CVS instead of -dev tarballs for the future. Many thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.