-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP39, 7.0.0 DXP FP41, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.6 CE GA7, 7.0.0 DXP SP8, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Component/s: Dynamic Data Mapping, Web Content > Web Content Administration
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1.5
-
Fix Priority:3
-
Git Pull Request:
Currently if you want to add a new web content the shown structures are sorted by primary key in the pull-down menu. If there are many structures it can be tedious to search for the desired one.
Steps to reproduce:
- Create an structure called ZStructure.
- Create another one called AStructure.
- Go to Site Administration > Content
- Click "add button"
- Expected behavior: The displayed structures are sorted Alphabetically.
- Wrong behavior: The displayed structures are sorted by primary key. In this case ZStructure, AStructure.
- Expected behavior: The displayed structures are sorted Alphabetically.
Note: In 6.2.x, you was able to sort structure names using journal.browse.by.structures.sorted.by.name=true property in portal-ext.properties. That property was added in LPS-65615 and LPS-66261 but in 7.0.x, that property is not longer available
- duplicates
-
LPS-60222 Alphabetically sort the list of structures under the "Add" menu
-
- Closed
-
- is related to
-
LPS-65615 Browse by structure for web content can only be sorted by primary key
- Closed
-
LPS-66261 Allow sorting structures in Add Web Content button
- Closed
-
LPS-66304 As a content editor I want to find the right structure easily when clicking in the plus button
-
- Closed
-
- relates
-
LPS-84263 Web Content Display does not list available structures alphabetically
- Closed