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

[management] "order" field of Plans get reseted when imported from 3.5.x to 3.8.x #5696

Closed
apoddany opened this issue Jun 9, 2021 · 0 comments

Comments

@apoddany
Copy link

apoddany commented Jun 9, 2021

When importing, in 3.8.x, an API with 2+ Plans created from 3.5.12, the "order" field of the Plans, initially set to 1, 2, ... got reseted to 0.

Steps to Reproduce (for bugs)

  1. In 3.5.x, create an API with 2 plans
  2. Check in DB or with a GET that the 2 Plans have "order" field set to 1 and 2
  3. Export the API
  4. Import it in 3.8.x
  5. Check the value of the "order" field of the Plans; they got reseted to 0.

Your Environment

  • Version used: 3.5.12 3.8.3
  • Browser Name and version:
  • Operating System and version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
API Management
Awaiting triage
Development

No branches or pull requests

4 participants