#529 - SecuritySuite - Hook Up module
we used hook up module to create secuSuite enabled for custom modules. i also noticed they are created but later these hook ups are lost and we need to hook up these modules again.
also noticed these files are not in custom/metadata directory. please let us know if we are missing anything.
Thanks
10 years ago
Hello Pravin,
Those files don't just disappear. At least, there is nothing that SecuritySuite or SugarCRM does that would remove those files after they have been created. There is a small chance they may also be in the /metadata directory, but they should be created in /custom/metadata.
If they are disappearing then I wonder if it could be from a Module Builder deploy or some external process.
-Jason
10 years ago
Thanks for the inputs. As I noticed The hook between my custom modules is still there but in the "Hook Up" action those custom modules reapear. also I dont see the files in the /custom/metadata directory.
will also check in metadata directory and let you know.
10 years ago
Closing this out. However, if the relationship just disappears I've heard of Module Builder doing that when redeploying. Make sure to only use Module Builder for the initial creation and then Studio or via direct code only afterwards.