Currently I am working on Strapi for the first time, but want to connect the collection types based on id, but when I removed one for example [id 4] and added new one. It will create an [id 5]. So I thought this was a mistake I made and removed it again and now it ended with an entry [id 6]. How can I modify that so it will recreate a new one [id 4] based on the highest existing [id 3]. Check image to better understand what I mean. 