Closed (fixed)
Project:
Drupal PM (Project Management)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
18 May 2013 at 20:45 UTC
Updated:
18 Jun 2014 at 09:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
d34dman commentedNote to testers:
The working on the patch could only be confirmed by calling
_pm_user_load();function. So it is outside the scope of normal testing.About the patch:
This one loads team data into user profile just like
pmorganization_nidand andpmperson_nid. It also checks using module_exists that if pmteam module is present.Comment #2
dbt102 commentedPatch applied cleanly. Created, deleted, viewed teams using different users scenarios and no errors were observed.
Not sure what else to test for.
Comment #3
dbt102 commentedAfter, rereading about the plan outlined at #1986990-17: PMProject Migrating to Node grants , and @D34dMan statement above
I'm not sure if this means patch is RTBC because it can't be tested for, needs testing similar to that done for PMPersons but modified for teams, or testing can only be done by programmer.
I'm available to help with this, but need some direction if possible.
Comment #4
d34dman commentedThis one is for maintainer's review ( if you had not noticed, am not a maintainer :P ). There are multiple ways to solve the issue and provided patch is the one that agrees more to the current implementation.
Thanks for testing the patch.
I will be busy for another week and after that i would be resuming with patches. But am available for any clarifications or comments on issues.
Comment #5
d34dman commentedP.S. This one is on the lines of quick fix. The long term fix as i suggested in #1986990-17: PMProject Migrating to Node grants would need some migration support code too. So it may take longer than expected.
Comment #6
dbt102 commented@D34Man - Thanks for the clarification on testing this one.
Also special kudos to you! (And also @juliangb of course ; ) ... I appreciate the commitment you've made towards programming and advancing PM module thus far. I think you're efforts have helped substantially towards the rise in "reported installs" over the last couple months. I think it will especially spike when we can get out a stable release.
I look forward to helping out as I can as we move forward.
Comment #7
juliangb commentedSorry I have been absent from the queue for a few days due to moving house.
Thanks for continuing to push and test these patches. I totally echo the comments that the progress over the last couple of months has been outstanding, hence the steady increase in usage.
I've committed this patch, with only a minor change for code style.
Comment #8
d34dman commentedThanks for the kind words, but i must disagree. I believe advertising done by juliangb, is the main reason why we have more installs.
Anways thanks for committing the patch.