You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I'm using TRCLI with Robot Framework.
I found when I post test results using trcli to the respective test run, the test run's description in Testrail is completely wiped out.
This is the command I'm using:
trcli -n ^
-h "http://testrail.xxxxxx/" ^
--project "XXXXXXXXXX" ^
--username "XXXXXXXXXXXXXX" ^
--key XXXXXXXXXXXXXXXXXXXXXX ^
parse_robot ^
--title "XXXXXXXXXXXXXXXXXXXXXX" ^
--run-id "XXX" ^
--case-matcher "name" ^
-f output.xml
Desired behavior
To keep the test run's description intact.
More Details
No response
The text was updated successfully, but these errors were encountered:
TestRail CLI Version
v1.9.5
CLI Environment
Win 11 pro
TestRail Version
TestRail v6.0.0.4140
TestRail Instance Type
Enterprise Server
Current behavior
Hello!
I'm using TRCLI with Robot Framework.
I found when I post test results using trcli to the respective test run, the test run's description in Testrail is completely wiped out.
This is the command I'm using:
trcli -n ^
-h "http://testrail.xxxxxx/" ^
--project "XXXXXXXXXX" ^
--username "XXXXXXXXXXXXXX" ^
--key XXXXXXXXXXXXXXXXXXXXXX ^
parse_robot ^
--title "XXXXXXXXXXXXXXXXXXXXXX" ^
--run-id "XXX" ^
--case-matcher "name" ^
-f output.xml
Desired behavior
To keep the test run's description intact.
More Details
No response
The text was updated successfully, but these errors were encountered: