Skip to content

Commit 5793eb1

Browse files
committed
minor #9786 added initial_place entry (stoccc)
This PR was merged into the 3.4 branch. Discussion ---------- added initial_place entry 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. Commits ------- da95046 added initial_place entry
2 parents 033e8ea + da95046 commit 5793eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ like this:
3333
- 'currentPlace'
3434
supports:
3535
- AppBundle\Entity\BlogPost
36+
initial_place: draft
3637
places:
3738
- draft
3839
- review

0 commit comments

Comments
 (0)