Posted by marvil07 on November 22, 2011 at 5:10pm
2 followers
| Project: | Project issue tracking |
| Version: | 6.x-1.x-dev |
| Component: | Views integration |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
| Issue tags: | flag integration |
Issue Summary
This started on #1284726: Teach project_issue views about flagged nodes for following issues
The nomenclature used on the views still says "Participant" for the uid_touch views field on both project_issue_search_all and project_issue_search_project views.
Comments
#1
#2
Cool, thanks. However, that's currently only true if both tracker2 and flag are enabled and configured. Otherwise, the actual "participant" behavior is how those filters work. So, for now, the label needs to check both project_issue_get_follow_flag() and module_exists('tracker2').