Backup/Restore does not work reliably #989

Closed
opened 2023-04-04 08:52:31 +00:00 by Martin Kopp · 0 comments
Member

Steps to reproduce the issue

Backup JCB with the backup button from one system, import the backup file into the other (empty) system - with import packages (there is no restore button) (Attention: you have to have the key from an earlier package export - otherwise you get a data corrupt message upon import - or remove all(!) export keys from your components)

Expected result

From a backup/restore i expect to get an exact copy.

Actual result

  • a lot of id mismatch warnings on import
  • a lot of dynamic gets are not imported
  • one component is not compiling at all (mysql error)
  • link between components and modules are lost - see also #935
  • libraries are not complete
  • other discrepancies - unsure (module form field mismatches? - company information missing)

System information (as much as possible)

  • OS Name & Version: Exporting Linux 20.04, Importing Linux 22.05
  • MySql Version: MariaDB 10.3.38 MariaDB 10.6.12 on importing
  • Apache Version:
  • PHP Version: 7.4.33 on both
  • Joomla Version: 3.10.11 on both
  • JCB Version: 3.1.19 on both
  • Browser:

Additional comments

I was able to backup jcb with exporting all the componentbuilder tables to sql and reimporting the tables in the new system. Then everything works perfect, except for some icons, which have to be copied additionally

### Steps to reproduce the issue Backup JCB with the backup button from one system, import the backup file into the other (empty) system - with import packages (there is no restore button) (Attention: you have to have the key from an earlier package export - otherwise you get a data corrupt message upon import - or remove all(!) export keys from your components) ### Expected result From a backup/restore i expect to get an exact copy. ### Actual result - a lot of id mismatch warnings on import - a lot of dynamic gets are not imported - one component is not compiling at all (mysql error) - link between components and modules are lost - see also https://git.vdm.dev/joomla/Component-Builder/issues/935 - libraries are not complete - other discrepancies - unsure (module form field mismatches? - company information missing) ### System information (as much as possible) - OS Name & Version: Exporting Linux 20.04, Importing Linux 22.05 - MySql Version: MariaDB 10.3.38 MariaDB 10.6.12 on importing - Apache Version: - PHP Version: 7.4.33 on both - Joomla Version: 3.10.11 on both - JCB Version: 3.1.19 on both - Browser: ### Additional comments I was able to backup jcb with exporting all the componentbuilder tables to sql and reimporting the tables in the new system. Then everything works perfect, except for some icons, which have to be copied additionally
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#989
No description provided.