Skip to content

Commit

Permalink
added initial_place entry
Browse files Browse the repository at this point in the history
I added the value for the config entry initial_place.

This clarifies the config of the workflow and eliminates ambiguities about which is the initial place of the workflow - doing some tests, it seems that the first place defined in the list will be the initial place when the marking is null.
  • Loading branch information
stoccc authored May 16, 2018
1 parent 2e820e6 commit da95046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ like this:
- 'currentPlace'
supports:
- AppBundle\Entity\BlogPost
initial_place: draft
places:
- draft
- review
Expand Down

0 comments on commit da95046

Please sign in to comment.