Skip to:
Content

BuddyPress.org

Opened 2 years ago

Last modified 20 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
2 years 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
2 years 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
2 years ago

  • Description modified (diff)

#5 @espellcaste
2 years 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
2 years ago

  • Milestone changed from Up Next to 15.0.0

#7 @espellcaste
22 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
20 months ago

#8378 might help with the extra database part.

Note: See TracTickets for help on using tickets.