Closed (fixed)
Project:
Provision
Version:
7.x-3.x-dev
Component:
Hosting Drupal 8 sites
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2017 at 15:52 UTC
Updated:
29 Mar 2017 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
grimreaperComment #3
grimreaperHello,
As a d8 site has only one profile activated at a time, and as _provision_system_query() function is only for modules and themes, here is a patch that fix the problem.
Thanks for the review.
Comment #4
grimreaperThe only "problem" I see now is that test modules/themes (more globally the hidden modules/themes) are not detected on packages for a site but are detected on packages for a platform.
Comment #5
helmo commentedlooks ok
Comment #7
helmo commentedCommitted.
Comment #8
grimreaperThanks @helmo for the commit.
Comment #9
colan