Dears,
I have deleted (archived) a testcase, which should not be archived. How can I recover this?
Kind regards,
Matt
Dears,
the answer I have until now: This is not possible trough the standard functionality of this pluging (web interface, REST)
Then I revert to non standard possibility:
Run following SQL:
update AO_XXXXX_TEST_CASE SET AO_XXXXX_TEST_CASE .ARCHIVED = null WHERE AO_XXXXX_TEST_CASE .KEY="DXX-T336";
PLEASE NOTE: Prior to perform database changes, always perform a back-up of it.
Welcome to the wonder of version control.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.