strapi v5 increments ID non-sequentially
In strapi displays: enter image description here
Mysql displays: enter image description here
when i call api: enter image description here
I don’t know why it is like that
Help me, please !
with v4 i dont have that problem !
Cường Hoàng Kim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Your snapshots says, the database is making duplicate entries. Try a new database and lookup in the terminal logs if it hits multiple queries.