You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
I have this error:
Invalid configuration for path "lexik_workflow.processes.post_publication.steps.draft_created.model_status": You must specify a valid constant name as second parameter
Can somebody help me with this???
thanks!!!
The text was updated successfully, but these errors were encountered:
I am having the same issue:
model_status: [ setStatus, AppBundle\Entity\Post::STATUS_DRAFT ]
My Post entity and PostModel are at proper namespace and used as well.
I have this error:
Invalid configuration for path "lexik_workflow.processes.post_publication.steps.draft_created.model_status": You must specify a valid constant name as second parameter
Can somebody help me with this???
thanks!!!
The text was updated successfully, but these errors were encountered: