Since you can't build level 100 factories from scratch (which is normal), I have two blueprint : the first one to construct level 0 factory and then the second one to update the module once the factories are level 100. Tho it doesn't put request for module when building on top of the existing factories (with now level 100 so it should be the same entities and allow modules request). I have to manually deconstruct all the factories and then put the second blueprint (the deconstructed factories being lvl 100, I'm able to build them at level 100 this time). As you can see, it's kind of messy and bothersome.
Is there a way to allow the blueprint of leveled up factories to put request of module on already build factories of the same level ?