cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade from 5.6 >> 5.8 - How to preserve custom vocabulary?

acn_
Confirmed Champ
Confirmed Champ

Ubuntu 12.04

I've tried an upgrade from 5.6 to 5.8. In 5.6 I've got a lot of custom vocabulary entries, mainly under coverage and subtopic fields.

When upgrading, the whole custom entries are lost and can not be selected any more for a given document.

I've checked the database (postgresql) and found the custom entries as well as in the Admin center. Anyway, nuxeo is looking somewhere else to retrieve it.

This is preventing us from upgrading to the new LT version.

Any hint is welcome

Thanks

1 ACCEPTED ANSWER

Thierry_Martins
Star Collaborator
Star Collaborator

hello,

5.8 now uses localized vocabularies for coverage and subjets. So the default widget configuration switched :

  • from coverage vocabulary to l10ncoverage
  • from topic/subtopic vocabularies to l10nsubjects

You'll probably need to override this default configuration. The widgets definition for "coverage" and "subjects" can be found here: http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.ec...

Kind regards, Thierry

View answer in original post

3 REPLIES 3

Thierry_Martins
Star Collaborator
Star Collaborator

if you found the custom entries after checking your PostgreSQL database, it means your Nuxeo 5.6 is correctly connected to the DB. But your Nuxeo 5.8 seems to use the embedded database. Could you check your configuration (nuxeo.conf, jdbc/nuxeo resource in conf/server.xml)?

acn_
Confirmed Champ
Confirmed Champ

Yes, nuxeo 5.8 is using postgresql. All my documents, users... have been correctly retrieved in 5.8.

Thierry_Martins
Star Collaborator
Star Collaborator

hello,

5.8 now uses localized vocabularies for coverage and subjets. So the default widget configuration switched :

  • from coverage vocabulary to l10ncoverage
  • from topic/subtopic vocabularies to l10nsubjects

You'll probably need to override this default configuration. The widgets definition for "coverage" and "subjects" can be found here: http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.ec...

Kind regards, Thierry

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.