I would expect issues I have unfollowed to not show up under "Your Posts", but they do:

Only local images are allowed.

Comments

raj45 created an issue. See original summary.

David_Rothstein’s picture

Title: Unfollowed issues are included in "Your Posts" » Regression: The "Your Posts" tracker always shows issues you have commented on (it ignores the "Follow" and "Unfollow" buttons)
Project: Drupal.org site moderators » Drupal.org customizations
Version: » 7.x-3.x-dev
Component: Other » Code
Priority: Normal » Major

It's worse than that - the "Follow" button doesn't work either with this page. If you follow an issue (that you haven't commented on) you'll see that it no longer shows up on the "Your Posts" page.

This definitely used to work correctly and seems to be a recent regression. I think https://www.drupal.org/project/flag_tracker might be the module that drupal.org uses for this functionality (?), but moving to the Drupal.org customizations queue instead seems like a good place to start.

yesct’s picture

drumm’s picture

This is probably a bug in flag_tracker module. We recently rushed an upgrade from flag 2 to flag 3, and there must be some incompatible code left.

ressa’s picture

...

drumm’s picture

Title: Regression: The "Your Posts" tracker always shows issues you have commented on (it ignores the "Follow" and "Unfollow" buttons) » Update flag_tracker_flag() for flag 3.x
Project: Drupal.org customizations » Flag Tracker
Version: 7.x-3.x-dev » 7.x-2.x-dev
Assigned: Unassigned » drumm
Issue tags: +affects drupal.org

Updating flag_tracker_flag() for flag 3.x was missed.

  • drumm committed 46ee411 on 7.x-2.x
    Issue #2599000: Update flag_tracker_flag() for flag 3.x
    
drumm’s picture

Status: Active » Fixed
Issue tags: +needs drupal.org deployment
drumm’s picture

Issue tags: -needs drupal.org deployment

This has been deployed to Drupal.org.

I didn't make an update script to clean up existing data. Following/unfollowing an issue will snap it into place.

raj45’s picture

I can confirm that it works, thanks for fixing it @drumm.

Status: Fixed » Closed (fixed)

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