We have an issue with auto-increment value for records in MDM. In the backend database, the max value is 10000. But in the MDM studio for auto-increment value is 9899.
Issue: If I create a record in Talend MDM UI as the autoincrement is 9899 in Studio. It overrides the existing record. I could not find how to revert back to the original record . I checked in a journal UI to restore the previous record it is not possible because it considered as CREATE operation.