Uploading an older database to Enterprise causes database upgrade message twice #6355
Labels
Component: UI
Issue needs changes to the user interface
Effort: Trivial
Issue should take < 1 day
Impact: Low
Issue is a papercut or has a good, supported workaround
Type: Bug
Issue is a non-crashing bug with repro steps
UI: Dialogs
Issues with smaller dialogs
Version and Platform (required):
Bug Description:
If you upload an old database to an Enterprise project, you will be asked to upgrade the database twice, since the first time (the actual upload) doesn't appear to actually trigger the database upgrade.
Steps To Reproduce:
.bndb
into the projectExpected Behavior:
If we don't automatically perform the upgrade and prevent using it on older versions like the dialog says, I'm actually fine with that? We should just move the logic for when the dialog is displayed to be before the actual save occurs. Otherwise, something else is maybe going wrong here, because the dialog suggests clicking "Yes" should cause the upgrade to happen immediately and be saved.
Screenshots/Video Recording:
Binary:
Databases and project available upon request.
The text was updated successfully, but these errors were encountered: