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 )
We agreed that a field option values should respect the sort options for multiselect/checkbox fields.
Change History (8)
#2
@
2 years ago
- Summary XProfile: values of fields respect the order of the profile fields → XProfile: values respect the order of the profile fields
#3
@
2 years ago
- Summary XProfile: values respect the order of the profile fields → XProfile: values respect the order of its profile fields
#5
@
2 years ago
- Component Core → Extended Profile
- Milestone Awaiting Review → Up Next
- Type defect (bug) → enhancement
#7
@
2 years ago
- Keywords needs-patch has-unit-tests added
- Milestone 15.0.0 → Under Consideration
- Priority normal → low
- Type enhancement → 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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related #8976