Merging the Main into Dev branch doesnt work as a Pull. Data is lost afterwards when trying to merge Dev into Main #5758
Labels
status: can't reproduce
Following the reported steps did not reproduce the bug.
Can we access your project?
Current Behavior
I was developing in the Development branch when I needed to bring some configuration changes from the main branch. I did so and merged the main into my branch. Now, after some weeks I decided to merge the development branch into the main one. Nevertheless, most changes done in development are considered as deleted in the main branch so no merge of the new features is being made.
Expected Behavior
When bringing the main branch to development I just want to bring the changes made and not to consider the new changes in development as deleted changes.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT40lubfuMp/nNdy57j9LfRUqDoRQ0x9Xbgzt+xBaDUsIuOtBuwtP8/CYRFVUtCoaVNcGFX9kkI00fONueLhCMFdMgSdQKo4wqpQZjr0e2iVbJCIO8y0OXNSEdtjIGrD0bW3myJ7IrBsWXw76k+HN/OWbDDDIuu/Zwh9f6PHaOI=
Visual documentation
Here you can see that the new feaure of the development branch is considered as deleted in the main. It is very weird because it never existed in the main branch before. The same happens to all changes done in development, they are not being merged.

Environment
Additional Information
Its critical as I cant use the main branch anymore because of this. I would love to just overwrite the main branch with the development one.
The text was updated successfully, but these errors were encountered: