Unable to import test case due to an error although all the fields I have configured seems correct in the CSV file. Also I have saved CSV file with UTF-8 encoding.
Still I am receiving below error
{ "errors": [
{ "elementNumber": 0, "errors": { "customfield_13958": "Field 'customfield_13958' cannot be set. It is not on the appropriate screen, or unknown." } },
{ "elementNumber": 1, "errors": { "customfield_13958": "Field 'customfield_13958' cannot be set. It is not on the appropriate screen, or unknown." } } ], "issues": [], "warnings": []
}
Can someone please help me debug this issue.
Mainly priority icons were causing the problem. Once, I removed them import started working.
Hi @Parth Modi and welcome to the Community! The error indicates that one of the fields you are mapping in the import does not exist on the screen for the project you are importing to. I would recommend opening your Screen Scheme, finding the Create Issue Screen for the Test issue type and checking that all mapped fields exist on the screen. HTH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.