Test Scenarios removed

experiences some weird behavior where are previous test scenario are not found but the test history shows it was there and working.

additional info: I added a public script together with it but the script remains
Thank you devs

attached photo is the report where I have the part of test sceanrios added

second photo attached is the test scenario where it was supposed to be
“it was another if statement”
image.png

this has occurred up to 3 times, this being the 3rd time

Thank you so much Devs!

you can check the change history

you can check the change history

Also the Env Variable(s) I added was not there anymore and does the change history record it as well?

Hello, I’d like to understand the details to help identify the issue:

  1. When you say “previous test scenario are not found”, do you mean the entire saved test scenario is missing, or just that some content within a test scenario has changed unexpectedly?

  2. If the entire test scenario is missing from the folder tree, it might have been deleted. You can check the Trash (bottom right corner) for clues. Deleted items are retained for some time before permanent removal.

  3. If the test scenario content was changed, could you specify what doesn’t match your expectations? Regarding the environment variables you mentioned - do you mean:

    • A variable used in a test step is now missing when you reopen the scenario, or
    • A variable you added in Environment Management is no longer visible

*answers per question number
1.yes some steps within the test scenario my bad for generalizing the test scenario totally

2.Yes also have checked that Trash and yes as you said it is for those entire Test Scenario. So in my case this is not included as it is only for entire test scenario from the folder tree. Thank you for these

3.Test scenario(s) was updated with several steps within those steps triggers the variables added.
-Yes ,a several variable used in a test step is now missing when you reopen the scenario
-Yes, variable I added in Environment Management is no longer visible

Thank you so much Devs!

  1. For issue 1 (missing steps within a test scenario), check the change history to identify which action modified the steps.

  2. For issue 2 (entire test scenario missing from the folder tree), check the Trash (bottom right corner).

  3. For issue 3 (missing environment variables referenced in steps), please try reproducing this on the API side.

Also, could you share:

  • Your Apidog version is?
  • If the issues are reproducible, provide screenshots or screen recordings for investigation?