Description Currently, with all of Qase reporters on v2.x, custom field data is recorded in the test result but is not updated at the test case level. This applies whether a Qase ID is present or not. Behavior When no Qase ID is present and Auto-Create is ON: If a custom field with the same name exists, its value is recorded in the result. However, values are not updated at the test case level. When a Qase ID is present and update is ON: The behavior remains the same—custom field values are recorded in the result but not updated in the test case. Request To add an option to update custom field data at the test case level in addition to the result. Why? Enabling this feature would ensure that test case data stays up to date with the latest test results, reducing manual updates and improving data consistency across code, results, and test case in repository.