Skip to:
Content

BuddyPress.org

Opened 2 years ago

Last modified 23 months ago

#9147 assigned feature request

XProfile: values respect the order of its profile fields

Reported by: espellcaste Owned by: espellcaste
Priority: low Milestone: Under Consideration
Component: Extended Profile Version:
Severity: normal 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 XProfile: values of fields respect the order of the profile fieldsXProfile: values respect the order of the profile fields

#3 @espellcaste
2 years ago

  • Summary XProfile: values respect the order of the profile fieldsXProfile: values respect the order of its profile fields

#4 @espellcaste
2 years ago

  • Description modified (diff)

#5 @espellcaste
2 years ago

  • Component CoreExtended Profile
  • Milestone Awaiting ReviewUp Next
  • Type defect (bug)enhancement

#6 @imath
2 years ago

  • Milestone Up Next15.0.0

#7 @espellcaste
2 years ago

  • Keywords needs-patch has-unit-tests added
  • Milestone 15.0.0Under Consideration
  • Priority normallow
  • Type enhancementfeature 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
23 months ago

#8378 might help with the extra database part.

Note: See TracTickets for help on using tickets.