When does Fix Script get executed?
I have a fix script to do some operations on a plugin-1 which I have put in plugin-2 "if" folder for plugin-1. Now during the upgrade, is it guaranteed that fix script will run after both plugin got upgraded. If not, then how can I make sure that fix...