I am having a very frustrating problem with a Drupal publishing workflow implementation. When new content is created as a revision and put into a workflow state and remains unpublished the URL path settings > Automatic alias is not being created correctly. For example my new content has a title of 'tasty cheddar' and is placed in the menu under 'cheese' and 'english', the generated URL would be: 'cheese/english/tasty-cheddar'. Instead the URL being generated is that of the parent menu it, in this example it would be 'cheese/english-0', 0 is appended as the URL alias already exists.
To summarise, URL alias is not being created when Content is saved as a revision opposed to being Published.
Thanks in advance,
David