-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
New FeatureNew feature or requestNew feature or requestTriageThis issue currently being reviewed by the TestRail teamThis issue currently being reviewed by the TestRail team
Description
Description
case-fields for parse_junit is not updating the variables in the testrun when TRCLI is used
Steps to reproduce
Snippet from XML file
The custom fields automation type,automation_ids and preconds are not updating when in the testrun when it creates the results for the testcases
Expected result
This is not working
The custom fields automation type,automation_ids and preconds should be updating with the new values
Actual result
This is not working
The custom fields automation type,automation_ids and preconds are not updating when in the testrun when it creates the results for the testcases
Severity
S1 Critical — API down or data loss
Reproducibility
Always (100%)
Language and runtime versions
updated
Framework and library versions
updated
CI provider (if applicable)
None
OS and architecture
Ubuntu 22.04
Provide the command(s) used
This is not working
<properties>
<property name="testrail_case_field" value="custom_case_automation_type:2"/>
<property name="testrail_case_field" value="custom_case_custom_automation_ids:New Value"/>
<property name="testrail_case_field" value="custom_case_custom_preconds:My preconditions"/>
The custom fields automation type,automation_ids and preconds are not updating when in the testrun when it creates the results for the testcasesAffected TestRail version
Testrail 9.7.1
Affected CLI version
CLI 1.10
Logs and diagnostics
This is not working
<properties>
<property name="testrail_case_field" value="custom_case_automation_type:2"/>
<property name="testrail_case_field" value="custom_case_custom_automation_ids:New Value"/>
<property name="testrail_case_field" value="custom_case_custom_preconds:My preconditions"/>
The custom fields automation type,automation_ids and preconds are not updating when in the testrun when it creates the results for the testcasesAttachments
No response
Workaround
No response
Pre-submission checks
- I searched for existing issues and discussions
- I masked secrets and personal data
Metadata
Metadata
Assignees
Labels
New FeatureNew feature or requestNew feature or requestTriageThis issue currently being reviewed by the TestRail teamThis issue currently being reviewed by the TestRail team