Versions Compared

Key

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

...

Code Block
titleExample for a persistentIdsCsvFile
CONFIG_ID, PERSISTENT_ID
correct-id1, database-idA
correct-id1, database-idB
correct-id2, database-id2idC
...

the correct-id* is the ID you want to use in the configuration from now on. The database-id* is the persistent-id in the database.

...