Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features dependency on provisioned items #117

Closed
thespooler opened this issue Aug 25, 2016 · 1 comment
Closed

Features dependency on provisioned items #117

thespooler opened this issue Aug 25, 2016 · 1 comment

Comments

@thespooler
Copy link

Might be me missing something, but I cannot see how to order the sequence of the provisioning to enable feature dependency on a provisioned item.
For example, if a feature deploys an event receiver associated to a list to be provisioned, the feature will be incorrectly activated first, then the list will be created.
I see Sequences in the schema, but then again, they can only contain root objects, not Templates.

@PaoloPia
Copy link
Contributor

Hi,
The Sequences are defined in the schema, but not yet supported at the engine level. Right now, if you need to define custom artificats with specific dependencies, you should create multiple template files and apply them in a sequence by using PowerShell or C#.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants