[buddypress-trac] [BuddyPress Trac] #3794: Deleted activity items remain favourited
    buddypress-trac 
    noreply at wordpress.org
       
    Wed Jan 13 19:23:53 UTC 2016
    
    
  
#3794: Deleted activity items remain favourited
----------------------------------+--------------------
 Reporter:  ewebber               |       Owner:
     Type:  defect (bug)          |      Status:  new
 Priority:  normal                |   Milestone:  2.5
Component:  Component - Activity  |     Version:  1.5.1
 Severity:  normal                |  Resolution:
 Keywords:  has-patch             |
----------------------------------+--------------------
Changes (by imath):
 * keywords:   => has-patch
 * milestone:  Future Release => 2.5
Comment:
 Hi @markob17
 I understand your eagerness to see this ticket solved. We are still
 looking for the best way to handle this issue.
 .04.patch is a new try. This time i'm using a specific relationship table.
 It keeps on using a user meta for the favorites count.
 The relationship table avoids to exclude activity types from the stream,
 but if we don't want to create this table, the `BP_Object_Relationships`
 class should also work with the activity table using
 `item_id`/`secondary_item_id` instead of `item_id`/`object_id`
 Let's talk about it during 2.5 :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3794#comment:30>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list