How to downgrade app from Modeler version 8.2.2 to 7.23.7
0
I have started my Project(POC) with Mendix Modeler 8.2.2. But Now we want to downgrade from Modeler 8.2.2 to Modeler 7.23.7. While trying to downgrade app I have followed the below steps. Open the project in 8.2.2 - Go to Project -> More versioning -> Manage branch lines - Under Branch lines, click 'New' - Create a branch from the mainline, select the last revision and click 'OK' - Give it a name, e.g. 'Temporary-main-line' - There will be a pop-up question: Do you want to download and open the branch line? Answer No! - Open this new branch line in 7.23.7 but could not work. Reason to Downgrade:- LDAP doesn't work well with Mendix 8.2.2. I have searched for various questions asked on forum for LDAP but unfortunately no Solutions worked for me. so I decided to downgrade my app from 8.2.2 to 7.23.7. lDAP Java Compilation failed
asked
vijaybir singh
3 answers
1
Not the answer you are looking for but I would advise to start a new from scratch. At the bright side: you now can refactor your application because you have learned a lot probably on how to do things better.