klesh opened a new issue, #2816: URL: https://github.com/apache/incubator-devlake/issues/2816
## Documentation Scope db migration confirmation error message ## Describe the Change Currently, the db-migration-confirmation message tells users to request `/proceed-db-migration` OR `/api/proceed-db-migration` from config-ui, which is confusing for End Users: It suggests both URLs could work, but, in reality, only the latter one would work since we don't expose `devlake` directly. We should improve the message for the time being: ``` send a message to `/api/proceed-db-migration` (or `/proceed-db-migration` if you were running `devlake` alone) if it is ok, ``` ## Screenshots  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
