Forum

[9.5.2] Mandatory f...
 
Notifications
Retirer tout

[9.5.2] Mandatory field leads to never ending request

4 Posts
2 Utilisateurs
0 Reactions
1,797 Vu
Fanch
(@fsouliers)
Posts: 86
Estimable Member
Début du sujet
 
[#8204]

Hello,

Here are the steps to reproduce :
1. open an existing entity (whatever : project, activity, deliverable, ...)
2. do not fill a mandatory custom field (created with last version of the plugin screen customization)
3. click-save : the error red message box pops (but without the top right cross to close it)
4. try to fill the mandatory custom field ... the requests never ends (it is only possible just to undo changes ... which is sometimes quite annoying)

Note : with a native field, the modification seems to work properly.

Hope this helps,


 
Posté : 11/04/2022 5:52 pm
(@babynus)
Posts: 14952
Membre Admin
 

Cannot reproduce.
Tested on Demo, on Ticket.
You may try.
 


 
Posté : 12/04/2022 3:59 pm
Fanch
(@fsouliers)
Posts: 86
Estimable Member
Début du sujet
 

ah ah !
I have the same behavior on Demo and on my Dev Env ... there is a trick ... and I think I (partly) identified it : could you please try to change your custom field so it is a VARCHAR(256) ?

I actually don’t see the problem with custom fields that are VARCHAR(25), only with the one being "too" long. I guess this is the reason why everything works properly with native fields: they have an acceptable size.

 


 
Posté : 13/04/2022 10:15 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

I tried to change size to varchar(256) : still don't reproduce the issue.
I allso tried with vaarchar(500) : same correct behavior.

Can you check your instance for errors in log file or in browser console when you produce the issue ?


 
Posté : 13/04/2022 11:19 am
Share:
Retour en haut