Katalon TestOps - Unable to Delete Schedule Test Runs After a Git Update

After updating the Git project associated to the TestOps instance, I am unable to delete existing Schedule Test Runs.

I suspect its because those Test Runs are no longer assigned to the Test Suite or Test Collection as the project locations for these items have moved.

/api/v1/run-configurations/528548
Entity must not be null!; 
nested exception is java.lang.IllegalArgumentException: Entity must not be null!

image

Operating System

Not Applicable

Katalon Studio version

version 8.6.0

Log Folder:

Not Applicable

Environment (for Web Testing)

  • Katalon TestOps > Executions > Test Run List

Environment (for Mobile Testing)

  • Not Applicable

Steps to reproduce

Requirements

  • Katalon TestOps instance with at least one associated Git project
  • In Katalon TestOps, create a Scheduled Test Run associated to an existing Test Suite in a Git project
  • Execute the Test Run to have at least one result
  • From the Git project, rename and move the associated Test Suite to another folder
  • Commit and Push
  • In Katalon TestOps, refresh the configuration of the associated Git project
  • Attempt to Delete the Test Run
  • Observe the error message

Expected Behavior
The Test Run can be deleted successfully after a refactor of the project Test Suite or Test Collection

Actual Behavior
The Test Run cannot be deleted successfully after a refactor of the project Test Suite or Test Collection

Hello @Katalon_team, can someone from the TestOps team take a look at this Bug Report? Thanks!

1 Like

Hi @jason.tolotta, sorry for your inconvenience, we just deployed a fix for this issue yesterday. Please try it again.

1 Like

I confirm that I can delete a Scheduled Test Run from the Test Run List.
Thank you for the quick response.

1 Like