6.8.1 Release Notes

October 5, 2020

Zephyr Enterprise 6.8.1 includes the following improvements:

  • A new type of Vortex jobs - Script Automation. Use jobs of this type to execute automated test cases.

  • The Automation section of test cases now doesn’t contain the fields it had in previous versions (Name, ID, Path). If you have data in those fields, during the upgrade, Zephyr will automatically create custom fields for that data and will migrate the content.

  • The Automation tab on the Vortex screen has been renamed to Suite Automation.

  • A new API to get audit logs: POST /flex/services/rest/latest/ui/auditLogs. See the API documentation for details.

  • Search queries now validate the usage of is EMPTY and is not EMPTY operators - these operators are used only with the EMPTY value.

  • Performance improvements.

Bug Fixes:

  • An error occurred after changing the value of a custom field.

  • You couldn’t import custom fields associated with more than one project (but not with all projects).

  • If a user changed the test case status through the Change Bulk Status menu, the Execution History showed a wrong user name for that change.

  • Concurrent API calls to the “create test case” endpoint (POST /flex/services/rest/latest/testcase) returned a 500 error.

  • Test case tags saved via API had a different format than the tags added through the Zephyr user interface.

  • Comma-separated tags of test cases were not indexed properly.

Upgrade to Zephyr Enterprise 6.8.1

To learn how to upgrade to version 6.8.1, see Upgrading Zephyr Enterprise.

See Also

Version History