- Issue created by @swirt
Currently the module allows for one local / custom module to be identified as the location for BatchOperation classes (scripts). It was suggested that there would be value in having the ability to specify more than one module so to that we could be selective about what scripts go where.
Example: Data moving migration type BatchOperations could go in "my_local_migration" module. While user BatchOperations could go in "my_local_user" module.
Active
1.0
Code