[keycloak-user] RequiredActionProviderEntity priority migration issue

Frederick Ding frederick at frederickding.com
Wed Aug 1 21:45:47 EDT 2018


For what it's worth, the solution that I just used was to set the 
priority manually on the database, with something like `UPDATE 
required_action_provider SET priority = 10;` . That appears to have 
worked around this migration bug.


More information about the keycloak-user mailing list