How to Resolve the 'Two Developers Mapped to a Single Identity' Issue?
In some cases, you can encounter an issue where two separate developers are mapped as a single identity due to a similar name.
You resolve this for both the On-prem and Cloud versions of CodeScene by adding a .mailmap file to the repository to correctly map author names to the appropriate identities.
Important for Cloud users: The .mailmap file must be committed to the repository for the changes to be recognized.