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
The user is unable to import the Test Step Assignee field when specifying the assignee using an email address. However, the import completes successfully when the user ID is used instead of the email address.
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
As a workaround, use the user ID instead of the email address when populating the Test Step Assignee field in the import file. The import succeeds when the assignee is specified using the user ID.
Attachments
Issue Links
- duplicates
-
XCC-2172 Loading...