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
Setting the updated_by field in a Factory has no effect as the value is overwritten by null on save due to there being no currently authenticated user.
Summary of problem or feature request
Setting the
updated_by
field in a Factory has no effect as the value is overwritten by null on save due to there being no currently authenticated user.Code snippet of problem
System details
The text was updated successfully, but these errors were encountered: