Forum Discussion
Leaving a door open is now impossible in Innovator 12. In Methods in particular, you are compelled to always generate a fresh Version of a Method, even if you merely closed the window by accident. At all times, the claim flag is automatically removed. geometry dash breeze
- AngelaIp2 years agoIdeator I
There is actually a better solution available. Just deactivate the Automatic versioning in the Method ItemType! This way you always overwrite the current version and can create new version on demand by some relationship action.
That´s the Method I right now currently use in ALL Innovators I work on (I have a script to set it automatically on new instances). I even spent the time to cleanup all unnecessary method generations. Using manual versioning has the risk that you actually destroy Methods when you don´t pay attention, but that´s what backups and test servers are for. This way I can even add a revision history to the Method that actually matches the Method generation which truly ensure to "preserve the business meaning of versions". [emoticon:0e469978eb8947d18b9c41123db3725a]