documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Strapi Documentation

Results 216 documentation issues
Sort by recently updated
recently updated
newest added

### Link to the documentation page or resource https://docs.strapi.io/developer-docs/latest/developer-resources/database-apis-reference/rest-api.html ### Describe the bug This is the data I added This is the Shu I got through the API Why is...

source: developer-docs
target: v4

### Link to the documentation page or resource https://strapi.io/documentation/developer-docs/latest/getting-started/quick-start.html#_1-install-strapi-and-create-a-new-project ### Describe the bug Hello @derrickmehaffy cc @yvesdo Since August 12th we have observed an important decrease in some documentation pageviews....

source: repo
target: v4
target: v3

### Summary in backend-customization/ https://docs.strapi.io/developer-docs/latest/development/backend-customization/controllers.html#adding-a-new-controller you have this example: ```js // path: ./src/api/restaurant/controllers/restaurant.js const { createCoreController } = require('@strapi/strapi').factories; module.exports = createCoreController('api::restaurant.restaurant', ({ strapi }) => ({ // Method 1:...

source: developer-docs
issue: doc request
target: v4

### Summary when updating an item through a [lifecycle hook](https://docs.strapi.io/developer-docs/latest/development/backend-customization/models.html#declarative-and-programmatic-usage), for some reason you cannot do it from a third function. ie: this will **not** update the data ``` function...

source: developer-docs
issue: doc request
target: v4

### Summary Documentation about email templates override (link below) doesn't works as expected. https://docs.strapi.io/developer-docs/latest/development/admin-customization.html#forgotten-password-email The sent email is never replaced, neither via the override by this method, nor via the...

source: developer-docs
issue: doc request
target: v4

_Originally created by @Aurelsicoko ^^ Thank you!_ Allows us to render custom icons in the sidebar (By default, the `sidebar-` configuration files interpret strings literally, rendering `` tags as text...

source: repo
pr: internal
target: v4
size: medium

Hello, I want to add the following document: https://github.com/hitjethva/documentation/blob/main/docs/developer-docs/latest/setup-deployment-guides/installation/Install-Strapi-on-Atlantic-cloud-platform.md

source: developer-docs
status: on-hold
pr: new content
target: v4
size: large

Added a line to recommend WSL for windows users on step 5 of the postgres setup, as that was something that would have saved me some time while following the...

source: developer-docs
pr: updated content
target: v4
size: small

### Link to the documentation page or resource https://docs.strapi.io/developer-docs/latest/plugins/documentation.html#swagger-json-and-openapi-json-files ### Describe the bug This documentation appears to be stale. I was testing Strapi for a new project because I read...

source: developer-docs
pr: fix
status: pending reproduction
target: v4

### Summary In strapi v3 services have a search method that can be used like in the [example code for find](https://docs-v3.strapi.io/developer-docs/latest/development/backend-customization.html#collection-type). The v3 to v4 guide does not give any...

source: developer-docs
issue: doc request
target: v4