I’ve got a site that has a dev version and live version.
On the dev version I installed a couple of modules, all good. But when I installed one of the modules on the live site, the module ID skipped a number, eg last module ID was 16, new module installed with ID18. ID17 was missing. Incidently the other module was Deeploy helper so not required on live site.
Should EE do this? I’m asking because the new module I installed on the live site is having problems (backend works but front end doesn’t want to play ball), and this is the only difference I can see between the two.
Because of the nature of the site, I can’t copy dev > live, updates have to be added manually.