Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x, 7.1.x
-
Committed
-
3
-
U&SM| 21 Sprint 3|2.16-3.9
Description
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