Closed (fixed)
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Feb 2017 at 11:52 UTC
Updated:
9 Mar 2017 at 19:34 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
renatog commentedIn attachment the patch with the fix.
Regards and Good work.
Comment #3
helmo commentedThanks, this looks ok in theory.
Do you have a scenario where you want to preserve the hostmaster site while uninstalling the aegir modules?
Comment #4
renatog commentedHi @helmo, how are you?
In all scenarios after uninstalling the project there is no need to keep variables stored in the database.
If is need have this variables is possible disable the project and so the variables will continue in the database.
Thank you very much @helmo.
Good work.
Comment #5
colanWe should probably remove everything, not just the variables, but I'm not sure if the other modules clean up after themselves.
Comment #6
helmo commentedUsing the pattern hosting_% is still 'risky' though ... as it would also remove options from other modules like hosting_git (it depends on hosting ... but still )
Comment #7
renatog commentedHi guys.
You are right @helmo.
I will fix it.
Comment #8
renatog commentedHi @helmo.
Thank you very much for your review.
In attachment new patch.
Regards.
Comment #10
helmo commentedthanks. committed.
Comment #11
renatog commentedThank you very much @helmo.
Hugs.