Merging Branch in one version of Mendix to Mainline in another...how?

0
Hello, The situation is that I have an app with a mainline on version 7.7.1 and then created a branch which I needed to convert to 7.23.7 to enable pageview tracking. I now have tested it and am happy so need to merge the branch back in to mainline. I assume that I should convert mainline to 7.23.7 and then just merge but is this the best practice or will merging branch to mainline automatically convert it? Has anyone done this previously?
asked
1 answers
0

Yes you are correct.

If you attempt to merge without upgrading your mainline to the same version as the branch then by my memory you should get an error message saying you have to upgrade the mainline first.

answered