Would it be possible that “set slug” feature does not works ?
Im setting up this feature like 100th time and now having an issue with it.
Im creating simple “posts” an then I wan to set them slug from the post title.
The workflow chain:
The “Create a thing”:
“Set the slug”
Page is type “post” and all the groups are set correctly…
In the debugger I even see the slug, but once I go to the app data the slug is empty.
I have no idea what am I doing wrong.
Any tips?
*i tried to search first, but haven’t found such a banal thing
I think it has something to do with that you are using the parent post instead of result of step 1. Try setting the slug on result of step 1 to see if that helps. Also, the condition might also need to refer to the same thing too. Or just remove the condition completely since it won’t have a slug when it’s a new post.
Hey @adamhholmes , @rico.trevisan , @J805 thx for answers.
When I was trying to set this up I obviously tried tu use the “result of step1” when setting slug like this: