Release Notes

New Version(s)

  • Java Development Kit (JDK): 17.0.16

  • Tomcat: 10.1.44

  • Aras Innovator: Release 35

Enhancements

Common

  • Failure notification has been enhanced to support waiting until a global error occurs N times before sending a notification.

    • For details on how to configure the error count before a notification is sent, refer to the Register for Failure Notification section in the product guide.

    • This configuration helps reduce unnecessary notifications caused by temporary issues, such as connection resets or timeouts.

  • Added support for Activate, Inactivate, and Execute operations based on direction for integration groups.

  • Improved link operations to reduce redundant logging during link relationship processing.

Azure DevOps Services

Tricentis qTest

Major Bugs

IBM Rational DOORS

  • Resolved an issue where a connection reset error occurred due to the DXL script exceeding the character limit.

    • Use case: When IBM Rational DOORS is configured as the source system, OpsHub Integration Manager retrieves data for mapped fields along with the field used for target lookup. Due to improper handling of duplication, the target lookup field was being added repeatedly, even if it was already in the list, causing the DXL script to exceed the character limit.

Jira Data Center/Cloud

  • Resolved an issue where linking operations for archived items were not being skipped if the linked item belonged to a different project in the end system.

  • Resolved an issue where relationship mapping in OpsHub Integration Manager displayed reversible link types that are not allowed in the end system.

    • Example: For the Test Plan entity in Xray, the allowed links in the end system are tests and testExecutions. However, OpsHub Integration Manager also displayed the reverse link testPlans, which should only be configured from Tests or Test Executions. If a user mapped the testPlans link under the Test Plan entity, it would result in an error, as this link type was not permitted for that issue type in the end system.

    • Action: If such invalid link types are mapped in OpsHub Integration Manager, they must be removed according to the steps in the post-migration checklist.

Last updated