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

Add a new migration step 10 #2988

Merged
merged 1 commit into from
Sep 27, 2017
Merged

Add a new migration step 10 #2988

merged 1 commit into from
Sep 27, 2017

Conversation

marla-singer
Copy link
Contributor

Closes #2956

How to reproduce bug with Production

  1. git checkout tags/0.44.1 -- select release when a proxy type was only one
  2. Run meteor application.
  3. Connect API to Proxy. Make sure API URL was changed on Details page
    joxi_screenshot_1506502168907 1
    joxi_screenshot_1506502168907 2
  4. git checkout develop -- select current release
  5. Run meteor application.
  6. Navigate to early connected API. Make sure API URL input display no proxy url
    (The same result in the bug report. API is connected to proxy but API URL in Details is not Proxy URL)
  7. Make sure Migration is unlocked. If it is not then updated "locked" field to false value
  8. git checkout bugfix/migration-step
  9. Make sure Migration ran up to 10 version
  10. Check API again

Expected result

API URL in Details equals Proxy URL

Copy link
Contributor

@mauriciovieira mauriciovieira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mauriciovieira mauriciovieira merged commit 9dc3d62 into develop Sep 27, 2017
@mauriciovieira mauriciovieira deleted the bugfix/migration-step branch September 27, 2017 21:55
@marla-singer marla-singer removed the request for review from matleppa September 28, 2017 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Production] API is connected to a proxy, but API URL in Details is not the proxy URL
3 participants