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

In Dev UI Flyway Pane create and migrate button are not working, it shows page unresponsive #22407

Closed
chandni-ironfort opened this issue Dec 20, 2021 · 1 comment · Fixed by #22415
Labels
area/flyway kind/bug Something isn't working
Milestone

Comments

@chandni-ironfort
Copy link

Describe the bug

  1. From entities we tried creating initial migration script from dev ui
  2. After clicking on initial migration button. 2 button came --> clean and migrate
  3. After clicking on either of them , it shows this page is not working error code 405

Expected behavior

migrate/ clean button should perform specific operation

Actual behavior

After clicking on button --> it shows this page is not working error code 405

How to Reproduce?

Steps to reproduce:

  1. From entities we tried creating initial migration script from dev ui
  2. After clicking on initial migration button. 2 button came --> clean and migrate
  3. After clicking on either of them , it shows this page is not working error code 405
    flyway

Output of uname -a or ver

No response

Output of java -version

11.0.13

GraalVM version (if different from Java)

No response

Quarkus version or git rev

2.5.4

Build tool (ie. output of mvnw --version or gradlew --version)

3.8.1

Additional information

No response

@chandni-ironfort chandni-ironfort added the kind/bug Something isn't working label Dec 20, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 20, 2021

/cc @cristhiank, @gastaldi, @geoand, @gsmet

geoand added a commit to geoand/quarkus that referenced this issue Dec 20, 2021
geoand added a commit that referenced this issue Dec 20, 2021
Bring back erroneously removed Flyway Dev Console route handler
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Dec 20, 2021
@gsmet gsmet modified the milestones: 2.7 - main, 2.6.1.Final Dec 22, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Dec 22, 2021
This was erroneously removed in fa62e3f

Fixes: quarkusio#22407
(cherry picked from commit 9cd2148)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/flyway kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants