Commit message display issue after migration
In commit history complete commit message not present in git history .
I tried to modify parameter(commit.message.format) in migration.properties file but could not able to get exact commit message .Could you please provide details how to keep commit message.format value to get complete RTC history commit message to git commit comment .
Example: RTC history commit message: 123:Test message- change on 20200101
Git history commit message : 123 change on 20200101
So message is trimmed and displayed in git comment .in above example Test message is missing ,content between : and - symbol
Hi @ramjag1729, are all the changesets commit messages loaded in GIT after the migration? I had around 450+ changesets but I can only see a few changesets after the migration. Can you share your migration.properties attributes?