Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APIM-4.3.0] Issue with Restoring Previous API Revision #3507

Open
Ramiiyan opened this issue Jan 7, 2025 · 0 comments
Open

[APIM-4.3.0] Issue with Restoring Previous API Revision #3507

Ramiiyan opened this issue Jan 7, 2025 · 0 comments
Labels

Comments

@Ramiiyan
Copy link

Ramiiyan commented Jan 7, 2025

Description

Hi Team,

The issue arises when attempting to restore a previous API revision via the Publisher portal. Specifically, metadata configurations, including Endpoint URLs and CORS settings, do not revert to the previous revision as expected.

Steps to Reproduce

  1. Create and deploy an API (Revision 1) with an Endpoint URL (i.e. https://run.mocky.io/v3/415390fe-2dde-4e58-abda-835b242c8114)
  2. Update the Endpoint URL (i.e. https://run.mocky.io/v3/415390fe-2dde-4e58-abda-835b242c8114**/test**)
  3. Redeploy the API as a new revision (Revision 2).
  4. Restore the API to the previous revision (Revision 1).
  5. Check the Endpoint URL under API configurations — it still points to the new URL (https://run.mocky.io/v3/415390fe-2dde-4e58-abda-835b242c8114/test) instead of the Revision 1.

Version

4.3.0

Environment Details (with versions)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant