The easiest way to copy the whole content of dev line to main line, Could somebody please let me know?

0
Hi Guys, I have my QA (dev line) and production (main line) environment. I have completed my task in dev line and now I want to copy the same whole thing to my “main line”. The easiest way to copy the whole content of "dev line" to “main line”, Could somebody please let me know?
asked
1 answers
1

Take a look at 

https://www.youtube.com/watch?v=3IMuHXZfIJs

https://docs.mendix.com/refguide/merge-dialog

https://www.mendix.com/blog/advanced-branching-merging-strategies-part-1-2/

During merging, select the first version and last version from your branch to merge it with Main line. 

answered