Bug 125726 - Firebird: Migration Assistant: Add URL on Request Dialog pointing to wiki page with information on how to perform migration
Summary: Firebird: Migration Assistant: Add URL on Request Dialog pointing to wiki pag...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
6.3.0.0.beta1+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-05 22:21 UTC by Drew Jensen
Modified: 2019-06-06 17:15 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Drew Jensen 2019-06-05 22:21:25 UTC
This enhancement request is to add, in the dialog which pops up when an HSQL connection is created, a URLpointing to a TDF wiki page that covers:
What is happening? HSQL is going away 
Instructions on how to migrate their data out of the HSQL sdbc Base file. 

The migration could be using the Migration Assistant. It could be to move their data to an external database. 

There should be instructions on how to migrate to an Firebird sdbc file without the migration assistant as well as with it. 

The wiki page should be setup for native language translations.
Comment 1 Julien Nabet 2019-06-06 08:19:22 UTC
I agree with this.
However, considering all the migration pb, Firebird should be back experimental.
Comment 2 Alex Thurgood 2019-06-06 09:01:09 UTC
Yep, this would be most useful. Shouldn't absolve the project of actually having a migration assistant that works correctly though before we make FB the default.

My guesstimate is that the migration assistant only fully works correctly for less than 30% of all current in-the-wild hsqldb embedded ODB files.
Comment 3 Julien Nabet 2019-06-06 09:04:30 UTC
Here are more information about problems related to migration:
https://wastack.wordpress.com/2018/07/25/database-migration-in-libreoffice-bug-fixes-and-more/
Comment 4 Drew Jensen 2019-06-06 17:09:02 UTC
(In reply to Alex Thurgood from comment #2)
> Yep, this would be most useful. Shouldn't absolve the project of actually
> having a migration assistant that works correctly though before we make FB
> the default.
> 
> My guesstimate is that the migration assistant only fully works correctly
> for less than 30% of all current in-the-wild hsqldb embedded ODB files.

But the Firebird sdbc became available without experimental features turned on and the default choice in the type dropdown box with the 6.2 release.
Comment 5 Drew Jensen 2019-06-06 17:15:08 UTC
Caolán McNamara dropped code for this into gerritt this afternoon and notified the dev ML:

"On this, my patch at https://gerrit.libreoffice.org/#/c/73610/ would
add such a link to the migration warning pointing provisionally to the
blank page 
https://wiki.documentfoundation.org/Documentation/HowTo/MigrateFromHSQLDB
which someone else would have to fill in."

The migration assistant dialog will be active with 'Later' as the default choice.

Will talk with the documentation team to see to it the page is setup properly for native language support.