Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Changing the type property of a field in the schema will display a warning message.
    Note that the existing documents will not be lost indexed in the Elastic search after this change is made. They are still available in the database.

Project Import/Export

  • If you choose to import a project and merge with the other, you will have 3 options.

    • Keep destination - If the source project and the destination project have the same modules, this option will keep the destination project modules and add the modules that are not present in the destination project.

    • Replace destination - If the source project and the destination project have the same modules, this option will replace the destination project modules with the source project modules and add the modules that are not present in the destination project.

    • Keep both - If the source project and the destination project have the same modules, both data will be kept with the source project modules documents renamed to copy of 'old name'.

...