My Project Tasks Dashlet doesn't show tasks created using Project Task Template

https://github.com/salesagility/SuiteCRM/pull/205

Andy, this project task template module is great - can you take a look at this?

I noticed that the My Project Task Dashlet wasn’t showing the project tasks created with the Project Task Template but was showing ones created traditionally were. The difference seems that ones created with the template weren’t default populating the field with 0. I looked a little further and saw that the type was set to varchar for percent_completed in AM_TaskTemplates\vardefs.php but they were int in ProjectTask\vardefs.php

Please see if this is an appropriate fix - I tested it on a demo server and it seems to work out after a Quick Rebuild and Repair and executing the query to change sql type.

Thanks.

1 Like

Simply replying to confirm this was merged into the project and closed on GitHub.

Thanks,

Will.