[buddypress-trac] [BuddyPress Trac] #6789: XProfile: do not store serialized arrays for multi-value profile field data

buddypress-trac noreply at wordpress.org
Tue Dec 22 16:31:59 UTC 2015


#6789: XProfile: do not store serialized arrays for multi-value profile field data
----------------------------------+-----------------------------
 Reporter:  Offereins             |      Owner:
     Type:  enhancement           |     Status:  new
 Priority:  normal                |  Milestone:  Awaiting Review
Component:  Component - XProfile  |    Version:
 Severity:  normal                |   Keywords:
----------------------------------+-----------------------------
 At the moment, data from multi-value profile fields
 (selectboxes/multiselect) are stored as serialized arrays in
 `$bp->profile->table_name_data`. This prohibits querying users by this
 data using `BP_Xprofile_Query`, which is obviously something BP needs to
 continue to grow. So let us do something about it
 ([https://wordpress.slack.com/archives/buddypress/p1450798412002456 with
 love])!

 At the moment, backpat is the greatest concern, but that should not stop
 us. Please join the discussion on how to make this happen.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6789>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list