Leadli now prevents publishing a workflow if it has unresolved configuration issues. When you try to publish, you will see a clear list of what needs to be fixed so broken workflows do not go live.
What changed
- One list for all errors: Frontend and backend validation messages are shown together in a single sidebar.
- Saving still works: Auto-save and manual save work even if there are validation errors, so you can keep progress and fix issues later.
- Publish requires a clean workflow: If errors remain, publishing is blocked and you will be prompted to review and resolve them.
How to use it
- Click Publish on your workflow.
- If issues exist, review the list of errors.
- Open each issue to jump to the related step and fix it.
- After all issues are resolved, publish again.
Why this matters
This helps ensure only working workflows are published, reduces guesswork about what is misconfigured, and makes publishing more predictable.