You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When debugging the issue, it seems that during deserialization, the User type CFT will try to deserialize using JacksonUtil. This results in a new User object.
I believe a possible fix for this is to move the following lines in CEIUtils:
smichea
changed the title
cannot create CET with 2 CFT that are reference to User
cannot create CET with CFT that are reference to User when CET has CrudScript
Jun 22, 2023
looks like the pb comes from that
The text was updated successfully, but these errors were encountered: