Forum

[9.5.0] Customizati...
 
Notifications
Retirer tout

[9.5.0] Customization plugin produces an error on the "Resoure" screen

2 Posts
2 Utilisateurs
0 Reactions
1,423 Vu
Sylvain Devidal
(@magicbuzz)
Posts: 38
Trusted Member
Début du sujet
 
[#8155]

We added on the "Resource" screen a new field "FiggoId" int(4) with plugin version 6.0

Then we migrated to version 9.5.0

During migraiton, I got an error :

Certaines customisations d'écran ne sont pas cohérentes :
- Ressource
Veuillez accéder à chacun de ces écrans sur le plugin de customisation (la version 5.0 ou supérieure est requise)

When I enter the screen customisation for ressource, I see again the error message, but no tip about what error I should fix.
I notice tough the FiggoId is now a varchar(50). I'm 99% sure we created a int(4) !

How can I fix the error ?

How can I change the FiggoId column from varchar(50) to int(4) without deleting it ? (I would avoid to type again this value for all resources...)


 
Posté : 21/03/2022 12:24 pm
Damian
(@damian-sd)
Posts: 119
Membre Admin Registered
 

Hi,
This is not an blocking issue but a consistency warning message,
You can change field type from varchar to int in database but it 100% sure projeqtor migration doesn't change your field type.

if you can't fix this issue join your resource custom file on next message maybe we can fix this.


 
Posté : 21/03/2022 12:55 pm
Share:
Retour en haut