Skip to main content

Known Issues

Not fixed

Testing > Deployments > Set[ETA: Feb, 2026]

A Test Set with no test cases cannot be renamed.

Testing > Configure > Run/CI Presets[ETA: Feb, 2026]

After importing a preset, user id shows up in place of the name field.

Testing > Configure > Run/CI Presets[ETA: Feb, 2026]

Cards do not show test cases when expanded.

Testing > Deployments > History[ETA: Feb, 2026]

The in-progress and submitted count overlaps the menubar when scrolling.

Testing > Deployments > History[ETA: Feb, 2026]

When importing a test case, the system is not restoring the "Run on fail" and "Step lock" properties.

Experimental cleanup scheduler

A new built-in scheduler has become available in the 20250909 release of the ZeuZ platform. However, this is still experimental and we advise not to use this feature in production environments. If you have QA environments set up, please test and provide feedback.

Testing > Batch update > None of the batch updates are safe to use at the moment

We recommend not using the Batch Update feature at the moment without consulting with us. If you have a need for it's use - please get in touch with us.

Admin > Database Backup is unavailable

The database backup system through the UI has been disabled and not working at the moment. We recommend taking backups of ZeuZ through the backup.sh file provided to you, directly from the server VM terminal. This approach takes backup of everything including the database, attachments, data store backups, logs and screen captures and everything else.

Testing > Test Case > Attachments > Dragging and dropping an attachment from Step Attachment results in a file name error

When a user drags and drops a file from the Step Attachment section, the system displays a file name error.

Test Case delete is not working

If a test case needs to be deleted, create a trash folder or feature and move the test case into it. Or you can repurpose them into new test cases by modifying their details and steps.

Testing > Test Case > Imports > Redundant global step creation for identical common steps during import

The import process treats identical common test steps as different across multiple Sets and repeatedly creates new global step names instead of reusing the already imported step, even when the step code is exactly the same.

Fixed

Testing > Run Test > Objective keeps loading infinitely[Fixed in: 20250903]

When the user starts typing an objective, it continues to load infinitely and never terminates in some cases. This causes the Run Test page to become unusable without the use of Presets.

Testing > Run Test > Advanced > Send notification on fail only sends notification regardless of whether all test cases pass or not[Fixed in: 20250903]

When users enable the "Send notification on fail only" option from the Run Test page and deploy test cases, they get notified over the messaging platforms (Discord, Slack, Teams, etc) even if all test cases are passing.

Testing > Test Case > Edit > Discussion, Follow and Link tabs got swapped[Fixed in: 20250903]
Details not available.
Testing > Configure > Scheduler > Scheduled runs are not triggered at the configured time[Fixed in: 202511]

When a schedule is set to run at a configured time, the execution is not triggered. At the scheduled time, the system displays "No run found" and the run count remains at 0.

Admin > Users > Manage groups is undergoing overhaul[Fixed in: 202511]

This feature is being re-implemented with fine grained access control to allow admins and users to control which group of users can see and interact with what in ZeuZ.

Testing > Deployments > History > RunID > Tour is Showing Repeatedly, Preference is not Being Saved[Fixed in: 202511]

No API call is made to save the preference that the tour has already been shown.

Testing > Run Test > Advanced > Rerun on fail is not working[Fixed in: 202511]

This feature has not been implemented properly and as such this will not work as expected even if chosen. However, this feature has been supplanted with the introduction of "Rerun test cases in an existing RunID" which is available from the same Advanced panel or from individual RunIDs. The new feature enables users to rerun selected test cases again and upload the reports to the same RunID without creating a new one.

Node > Auto kill existing node processes on startup is not working[Fixed in: 202511]

Launching ZeuZ Node used to kill existing node processes that were run from the same directory. This is currently not working as expected.

Testing > Data Store > Data Store > The Column function is not working in the Data Store READ action[Fixed in: 202511]

When the system tries to read a specific column from the stored data, it does not return the expected result.

Testing > Test Case > Create / Edit > When returning from the test action history, the Disable option becomes enabled again[Fixed in: 202512]

When navigating back from the test action history, the Disable option automatically switches back to an enabled state.

Testing > Test Case > Attachments > Attachments are not linked to step name and display username in the source[Fixed in: 202512]

If the uploaded test case contains attachments, the attachments are not linked to the actual step name and display the username instead of the step name in the Source.