-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.1.10 DXP FP26, 7.1.10.7 SP7, 7.1.X, 7.2.10 DXP FP12, 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: User Management
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Sprint:U&SM| 21 Sprint 3|2.16-3.9
-
Git Pull Request:
The export users procedure if filter by custom field generates an empty csv file.
Steps to reproduce:
- Create a user custom field:
- Control panel -> Configuration -> Custom Field
- Select User -> Dropdown type
- For example:
- Field name: Gender
- Data type: Text
- Values:
Male
Female
Neutral
- Create a new user test1 with the custom field "Male"
- At the user list, search for "Male"
- You will see the created user test1
- Click on Export Users
Expected behaviour:
CSV file with the test1 user
Actual behaviour:
The CSV file is empty