Right now, the flagged tag for the people page does a db_select on flag content. However it does not restrict itself to only the commons_follow_people flag.

We should add a condition that limits only to that flag.

Comments

  • Commit f841917 on 7.x-3.x by japerry:
    Issue #2233863 by japerry: Add flag field filter for commons_follow_user
    
japerry’s picture

Title: People page should filter by following flag, not all flagged contact » People page should filter by following flag, not all flagged content
Status: Active » Fixed

Fixed! added the actual flag id, taken from the flag object.

Status: Fixed » Closed (fixed)

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