Skip to content

[Bug] case-fields for parse_junit is not updating the variables in the testrun #376

@thermanfineza-dotcom

Description

@thermanfineza-dotcom

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 testcases

Affected 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 testcases

Attachments

No response

Workaround

No response

Pre-submission checks

  • I searched for existing issues and discussions
  • I masked secrets and personal data

Metadata

Metadata

Labels

New FeatureNew feature or requestTriageThis issue currently being reviewed by the TestRail team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions