Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Unresolved
-
Xray Cloud 6.8.0
-
None
-
None
-
UI
Description
Description
Test Case Importer does not recognize the “Test Step Assignee” Custom Field (User Picker) when importing test steps
How to reproduce
- Go to Project Settings → Test Step Fields
- Create a new Test Step Field with:
- Type: User Picker
- Required: Yes
- In a CSV file, add this field (using User ID, email, or username as values)
- Go to the Testing Board
- Open the Test Case Importer
- Attach the CSV and map the fields
- Run the import
- If we add the same User as a Test Assignee in the CSV, the user is recognized, and the CSVis is imported correctly
Actual result/Attachments
Import fails with errors, even though the specified users exist.
Expected result
The Test Case Importer should recognize valid users in the “Test Step Assignee” User Picker field and import the test cases without errors.
Version
- 6.9.0
Workaround