Download & Extend

Rename 'participant' label on views to follow

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

Status:active» needs review
AttachmentSize
0001-Issue-1349626-by-marvil07-Rename-participant-label-o.patch 1.52 KB

#2

Status:needs review» needs work

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').

nobody click here