Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...


Image Added Zephyr for Jira is now Zephyr Squad! Read more about this.

Redirect
delay0
filename
locationhttps://support.smartbear.com/zephyr-squad-server/docs/docs/release-notes/index.html

Release 6.0.3 - April 22, 2021


We're excited to announce that Zephyr for Jira is now Zephyr Squad!

Release 6.0.2 - April 6, 2021

...

  • The Search Test Executions page has now basic search similar to that of Jira.
  • The Top Defects Impacting Testing gadget can now display up to 500 defects.

Bug fix:

  • Versions were not expanded while searching for a cycle, folder or version on the Cycle Summary page.

...

Improvements:

Bug fixes:

...

Release 5.6.4 - November 11, 2020

Improvements:

  • A.T.O.M has been renamed to Test Automation.



  • The Create Automation Task dialog now properly reflects custom required fields configured in your Jira instance. Also, we've redesigned this dialog to match the Jira UX style.

  • In Sprint View, you can now search for folders as well.

  • When editing test steps, you can now use the wiki markup visual editor to edit step contents.
  • In the Bulk Assign Executions dialog (Search Test Executions > Tools > Assign Executions), the Save button has been renamed to Assign, and the default value of the Assigned To field is now Unassigned.
  • When configuring Zephyr Custom Fields, you can now delete multiple fields at once.
  • Custom Fields API has a new operation to bulk delete multiple fields:

    Code Block
    DELETE /rest/zapi/latest/customfield/delete-customfields
    Content-Type: application/json
    
    { "customfields": ["3", "14"] }


...

Release 5.6.0 - July 21, 2020

Improvements:

  • REST API is now available out-of-the-box. The ZAPI plugin is no longer required to access the API.
  • Compatibility with Java 11 and OpenJDK.
  • The A.T.O.M page now remembers the column selection and sort order. These settings are preserved for each project.

  • Execution History now includes information about attached files.
  • The order of test cases is now preserved when adding test cases from one folder to another by using the From Another Cycle option.
  • The Comments field in test steps is now resizable and supports Jira wiki markup.

Bug fixes:

  • The maximized Test Details window had extra whitespace if you had unselected some items in the column chooser.
  • It was impossible to import an Excel file if a column header name contained special characters.
  • Pressing Tab didn't move the cursor to the right in the row of existing test steps in the Test Details window.
  • If you imported a test that had the Select List (cascading) custom field, the imported test did not have that custom field.
  • Test step data was overlapped when the Test Details window was expanded.
  • It was impossible to edit execution-level customs fields if all the steps of a test case were marked as passed.
  • You couldn't retrieve file mapping in the internal importer if Jira had been installed with Java 11.x.
  • Test cases imported from an XML file contained extra XML tags in the test details section and in custom Jira fields.
  • Incorrect number of unexecuted tests in the Test Execution Burndown gadget.
  • The Comment field on the Test Execution page was shrunk to half width during editing.
  • In projects with custom workflows, transitioning a test case to a new status caused the web page to become unresponsive.
  • In Internet Explorer and Edge, test executions were always exported to a text file format instead of the chosen format.
  • If Project settings had a page whose URL contained the # character (such pages are added by some plugins), navigating to that page caused the Jira sidebar menu to disappear.
  • "Error retrieving license information" errors in zephyr-jira.log when accessing the A.T.O.M page if the ZAPI plugin was not installed.
  • An error occurred when importing tests if the Jira Create Issue screen had more than 50 fields.

Release 5.5.5

Bug fixes:

  • Fixed: An issue with latency in fetching executions on the Plan Cycle Summary page.
  • Fixed: The previously attached files were not visible, or users could not attach new files at the test step level.
  • Fixed: ZAPI APIs did not return the expected results when the corresponding Jira server was set up in a non-user interactive mode.
  • Fixed: The A.T.O.M date format was incorrect upon modifying the date in the execution history.
  • Fixed: Zephyr affected rendering of non-Zephyr pages in Jira.

...