Skip to:
Content

BuddyPress.org

Opened 13 months ago

Last modified 7 months ago

#9147 assigned feature request

XProfile: values respect the order of its profile fields

Reported by: espellcaste's profile espellcaste Owned by: espellcaste's profile espellcaste
Milestone: Under Consideration Priority: low
Severity: normal Version:
Component: Extended Profile Keywords: needs-patch has-unit-tests
Cc:

Description (last modified by espellcaste)

We agreed that a field option values should respect the sort options for multiselect/checkbox fields.

Change History (8)

#2 @espellcaste
13 months ago

  • Summary changed from XProfile: values of fields respect the order of the profile fields to XProfile: values respect the order of the profile fields

#3 @espellcaste
13 months ago

  • Summary changed from XProfile: values respect the order of the profile fields to XProfile: values respect the order of its profile fields

#4 @espellcaste
12 months ago

  • Description modified (diff)

#5 @espellcaste
12 months ago

  • Component changed from Core to Extended Profile
  • Milestone changed from Awaiting Review to Up Next
  • Type changed from defect (bug) to enhancement

#6 @imath
11 months ago

  • Milestone changed from Up Next to 15.0.0

#7 @espellcaste
9 months ago

  • Keywords needs-patch has-unit-tests added
  • Milestone changed from 15.0.0 to Under Consideration
  • Priority changed from normal to low
  • Type changed from enhancement to feature request

One issue about this feature: we need to get the field data (the sort order value) every time we present the field value. This creates extra DB queries, harming performance, for each field whereas previously it didn't.

So it bears some consideration.

#8 @espellcaste
7 months ago

#8378 might help with the extra database part.

Note: See TracTickets for help on using tickets.