Hello,
As discussed in #2830562-7: Update translations on managed sites, it would be easier to provide condition on module if the _hosting_sync_site_has_module() function could be in the hosting project.
I will provide two patches for that.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | hosting-refactor_hosting_sync_site_has_module-2832110-3.patch | 1009 bytes | grimreaper |
| #3 | hosting_tasks_extra-refactor_hosting_sync_site_has_module-2388214-3.patch | 2.23 KB | grimreaper |
Comments
Comment #2
grimreaperComment #3
grimreaperHere are the patches.
I also add a validation on the features revert all task to check if the features module is enabled.
And so I can see that the code that check if a module is enabled as a problem on a D8 site I used as test. I will see if there is already an issue for that and otherwise I will open another one.
Thanks for the review.
Comment #5
helmo commentedThanx, both have been committed.
Comment #6
grimreaperThanks for the commits :)