diff --git a/src/scripts/coopstarter.js b/src/scripts/coopstarter.js
index c2efd63f660584d453c75e9e2641a711cd2a50f0..d018da06a9e089b4aca91673e77795d9fea3e872 100644
--- a/src/scripts/coopstarter.js
+++ b/src/scripts/coopstarter.js
@@ -744,10 +744,15 @@ document.addEventListener("DOMContentLoaded", event => {
   refreshUser("entrepreneur_profile_creation", "entrepreneur_info");
   refreshUser("entrepreneur_profile_creation", "entrepreneur_contact");
   refreshUser("entrepreneur_profile_creation", "entrepreneur_account_picture");
+  refreshUser("entrepreneur_profile_creation", "entrepreneur_profile_edition");
+  refreshUser("entrepreneur_profile_creation", "entrepreneur_profile_organisation");
+  refreshUser("entrepreneur_profile_creation", "entrepreneur_profile_picture");
   refreshUser("mentor_profile_creation", "mentor_info");
   refreshUser("mentor_profile_creation", "mentor_complementary");
   refreshUser("mentor_profile_creation", "mentor_contact");
   refreshUser("mentor_profile_creation", "mentor_account_picture");
+  refreshUser("mentor_profile_creation", "mentor_profile_edition");
+  refreshUser("mentor_profile_creation", "mentor_profile_organisation");
   refreshUser("entrepreneur_profile_edition", "entrepreneur_info");
   refreshUser("entrepreneur_profile_edition", "entrepreneur_contact");
   refreshUser("entrepreneur_profile_organisation", "entrepreneur_info");