Hi Shweta,
did you delete the local version of the project and download it again?
This is one of the steps that needs to be done after migration to GIT is complete, according to this documentation provided by Mendix.
Hi Roy,
I saw that if I commit my changes in Mendix pro with commit option, it shows the changes in models committed in Version History.
In my case, first I am using a Development branch do code changes and commiting my changes with Mendix pro and then in Gitlab portal with Merge request we do code review and merge the development branch to Main/Master branch.
The issue is after merging to main branch the revision history is not visible in Main branch. Please help and provide some solution as it is a critical issue for my team.
Note: We cannot use the Mendix pro’s merge branch option, as we use the review app, code Reviewer approval and semantic release version process with Gitlab Merge request.