Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 6 years ago

#7821 closed defect (bug) (fixed)

Privacy: Data export for Friends

Reported by: boonebgorges's profile boonebgorges Owned by:
Milestone: 4.0 Priority: normal
Severity: normal Version:
Component: Friends Keywords: has-patch
Cc:

Description

Parent ticket: #7698

We should include Friends data in exports.

Maybe two separate sections: Friendships (which are confirmed), and Requests (which would include information about who sent the request and who received it)

See #7817, #7818.

Attachments (3)

7821.diff (9.9 KB) - added by boonebgorges 6 years ago.
Screenshot_2018-05-23_21-58-58.png (20.0 KB) - added by boonebgorges 6 years ago.
Screenshot_2018-05-23_21-59-09.png (11.0 KB) - added by boonebgorges 6 years ago.

Download all attachments as: .zip

Change History (8)

#1 @DJPaul
6 years ago

  • Milestone changed from 3.1 to 4.0

Milestone renamed

@boonebgorges
6 years ago

#2 @boonebgorges
6 years ago

  • Keywords has-patch added; needs-patch removed

7821.diff is a first pass.

I've introduced three exporters: one for confirmed friendships ("Friends"), one for pending requests sent by the user ("Pending Friend Requests (Sent)"), one for pending friend requests sent *to* the user ("Pending Friend Requests (Received)"). See screenshots for the field names I selected. (I didn't have any pending received requests on this test install; it reads 'Initiator' instead of 'Recipient'.) Suggestions on language etc are welcome.

#3 @DJPaul
6 years ago

Code looks fine. I'm short on time but will look at the language for all the exporters you've been working on before the 4.0 release, so don't let that block things.

#4 @boonebgorges
6 years ago

In 12160:

Add data exporters for Friends component.

See #7821.

#5 @boonebgorges
6 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.