Request query params references are broken when cloning or importing apidog file

Similar to this bug: Discord

When I clone or export & import (in Apidog format) a project, the ID’s change. The bug where links break in markdown links has been fixed for the most part, but the fix wasn’t applied for links inside the url parameters.

We link our markdown documents inside some complicated query parameters, but all these links break when re-importing the project (other links do work) .

I made three projects to demonstrate the bug.

You can already see that the id’s are different in the urls, however this doesn’t matter because as you can see yourself, all of the links have automatically fixed themselves, apart from the link inside example3’s Request → Query Params → example. (Links within field descriptions)

This link is broken in both the clone and the re-import, but works in the original.

I added a screenshot for clarity, and also included the export in Apidog format. (with “works” i mean that the id in the link is automatically converted when imported or cloned to a different project)


export_import_bug.apidog.json|x

I wanted to bypass this issue by using slugs, but these are not exported or cloned Discord

Hi,yellowRight now, when you import a project into Apidog, it only automatically converts links found in Markdown, API descriptions, and test scenario descriptions. Links within field descriptions aren’t automatically converted yet, which is why the links you mentioned aren’t working. I’ve noted your problem and suggestion, and I’ll pass it on to our product team right away. We’ll review your feedback and see if we need to improve things to better serve you.

Thanks a bunch! Will someone close this thread once it has been fixed, or should I just be checking the upcoming release notes?

Rest assured, you will receive immediate notification from us the moment the feature goes live. Thank you for your understanding and continued interest.

I wanted to bypass this issue by using slugs, but these are not exported or cloned Discord

Thanks a bunch! Will someone close this thread once it has been fixed, or should I just be checking the upcoming release notes?

Rest assured, you will receive immediate notification from us the moment the feature goes live. Thank you for your understanding and continued interest.