Unexpected error running Liquibase: Migration failed for change set

Hey Guys,
According to the Jmix quick start wizard, the first time it runs successfully, the second time it fails, the prompt is as follows,

Note, the database uses mysql8.0

Liquibase Community 4.2.2 by Datical #################################################### ## _ _ _ _ ## ## | | () () | ## ## | | _ __ _ _ _ | |_ __ _ ___ ___ ## ## | | | |/ | | | | | '_ \ / _ / |/ _ \ ## ## | || | (| | || | | |) | (| __ \ / ## ## _/|_, |_,||./ _,|/_| ## ## | | ## ## || ## ## ## ## Get documentation at docs.liquibase.com ## ## Get certified courses at learn.liquibase.com ## ## Free schema change activity reports at ## ## https://hub.liquibase.com ## ## ## #################################################### Starting Liquibase at 12:54:49 (version 4.2.2 #36 built at 2020-12-09 20:07+0000) Unexpected error running Liquibase: Migration failed for change set com/mudan/planner/liquibase/changelog/2021/03/17-020-fbb5e1f1.xml::1::plnnr: Reason: liquibase.exception.DatabaseException: Cannot drop index ‘FK_PLNNR_TALK_ON_SPEAKER’: needed in a foreign key constraint [Failed SQL: (1553) DROP INDEX FK_PLNNR_TALK_ON_SPEAKER ON plnnr.plnnr_talk] For more information, please use the --logLevel flag

When I start the application using a Run/Debug Configuration, Studio creates the changelog, the content is as follows,
image

Hi.

Thank you for reporting the problem. We have created a YouTrack issue.

Thank you.