-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We need to drop any parameter sorting that is being done and allow for the following:
We have the ability to potentially combine from 3 different places:
- required
- includes
- sets
I would probably like the ability to at least do this:
- Force the required block to be first
- Force the include block to be second
- Force the set block to be third
However, I could see myself really wanting to do this:
- Force the required block to be first
- Force one include block to be second
- Force the set block to be third
- Force additional includes to be inserted at specific points in the set block
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress