Skip to content

Commit da95046

Browse files
authored
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.
1 parent 2e820e6 commit da95046

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)