mirror of
https://github.com/strapi/strapi.git
synced 2025-10-27 08:02:56 +00:00
Update docs/docs/core/content-manager/review-workflows.mdx
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
This commit is contained in:
parent
a7455ed9af
commit
9109e1b33f
@ -62,7 +62,7 @@ Please see [Data Shapes](/settings/review-workflows#data-shapes) for type defini
|
||||
|
||||
`http://localhost:1337/content-manager/content-types` returns whether the feature is enabled for the content-type. `options.reviewWorkflows` is either `true`, `false` or undefined.
|
||||
|
||||
**Note**: Downgrading from EE to CE won't delte the associated review workflow data and `http://localhost:1337/content-manager/content-types` still returns true. The admin app had to
|
||||
**Note**: Downgrading from EE to CE won't delete the associated review workflow data and `http://localhost:1337/content-manager/content-types` still returns true. The admin app had to
|
||||
add an additional check if the feature toggle returned in `http://localhost:1337/admin/project-type` is enabled.
|
||||
|
||||
## Edit View
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user