We’ve fixed an issue that caused the error:
Call to a member function replicate() on null
when attempting to clone a test suite.
This occurred due to missing or invalid data during the clone operation. The fix ensures that such operations are now properly validated and handled.
5 months ago